mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04: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
|
||||
*.o
|
||||
*.a
|
||||
bin/
|
||||
test/
|
||||
build/
|
||||
build-*/
|
||||
wayland-*-protocol.*
|
||||
wlr-example.ini
|
||||
/build/
|
||||
/build-*/
|
||||
/subprojects/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue