mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 07:02:28 +00: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
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…
Reference in New Issue
Block a user