mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
gitignore: remove unnecessary entries, add subprojects/
The previous entries aren't used because the build files are self-contained in the Meson build directory. Add subprojects/ because it's common for developers to override Meson dependencies via subproject symlinks.
This commit is contained in:
parent
0ea1519938
commit
93ee4c7684
1 changed files with 3 additions and 9 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -1,9 +1,3 @@
|
||||||
.clang_complete
|
/build/
|
||||||
*.o
|
/build-*/
|
||||||
*.a
|
/subprojects/
|
||||||
bin/
|
|
||||||
test/
|
|
||||||
build/
|
|
||||||
build-*/
|
|
||||||
wayland-*-protocol.*
|
|
||||||
wlr-example.ini
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue