mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Supplement to commit 79bb4b8
: add built gschema files to .gitignore
*.gschema.xml *.gschema.xml.in *.gschema.valid
This commit is contained in:
parent
9df89b7c58
commit
60eff5c7ce
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,8 @@
|
||||
*.bak
|
||||
*.gmo
|
||||
*.gschema.xml
|
||||
*.gschema.xml.in
|
||||
*.gschema.valid
|
||||
*.la
|
||||
*.lo
|
||||
*.o
|
||||
|
Loading…
Reference in New Issue
Block a user