update gitignores
This commit is contained in:
parent
56bf12cecf
commit
3d27278296
2 changed files with 5 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -202,6 +202,8 @@ fonts/.uuid
|
|||
*~
|
||||
.deps
|
||||
.dirstamp
|
||||
*.cfg-bak
|
||||
*.orig
|
||||
|
||||
# might be good to have, but not in data
|
||||
data/**/*.xcf
|
||||
|
|
3
data/tools/emacs_mode/.gitignore
vendored
Normal file
3
data/tools/emacs_mode/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.elc
|
||||
wesnoth-mode.info
|
||||
wesnoth-mode.pdf
|
Loading…
Add table
Reference in a new issue