Add some Unix-specific files for .gitignore, more to come later
This commit is contained in:
parent
1d3c6d672e
commit
a4052aff32
1 changed files with 17 additions and 12 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,5 +1,10 @@
|
||||||
# git ignore file
|
# git ignore file
|
||||||
*.user
|
*.user
|
||||||
|
*.o
|
||||||
|
*.la
|
||||||
|
*.lo
|
||||||
|
*.gmo
|
||||||
|
*.po~
|
||||||
plugins/wmpa/wmpa_h.h
|
plugins/wmpa/wmpa_h.h
|
||||||
plugins/wmpa/wmpa_i.c
|
plugins/wmpa/wmpa_i.c
|
||||||
src/pixmaps/inline_pngs.h
|
src/pixmaps/inline_pngs.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue