Add .buildconfig to .gitignore
It's used by Builder to store project-specific configuration. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2642>
This commit is contained in:
parent
bb1000acd3
commit
ce0d00184c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,4 +3,5 @@ po/gnome-shell.pot
|
||||
*~
|
||||
*.patch
|
||||
*.sw?
|
||||
.buildconfig
|
||||
.vscode
|
||||
|
Loading…
Reference in New Issue
Block a user