Add .buildconfig to .gitignore
It's used by Builder to store project-specific configuration. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2840>
This commit is contained in:
parent
18e6f0debf
commit
06ef07f322
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
**/tags.*
|
||||
subprojects/sysprof/
|
||||
__pycache__/
|
||||
.buildconfig
|
||||
|
|
Loading…
Reference in a new issue