Add gvdb subproject to .gitignore
gvdb always uses a subproject wrap, so we never want to check in the checked out sources. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4047>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
**/tags.*
|
**/tags.*
|
||||||
|
subprojects/gvdb/
|
||||||
subprojects/sysprof/
|
subprojects/sysprof/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
.buildconfig
|
.buildconfig
|
||||||
|
Reference in New Issue
Block a user