Ignore dummy.o
This commit is contained in:
parent
f4ee983dfb
commit
fdc6df9302
1 changed files with 7 additions and 6 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -1,14 +1,15 @@
|
|||
*~
|
||||
.DS_Store
|
||||
dummy.o
|
||||
*.dylib
|
||||
*.dylib.dSYM
|
||||
*.o
|
||||
*.so
|
||||
tuxpaint
|
||||
obj/parse.c
|
||||
obj/parse_step1.c
|
||||
*.so
|
||||
src/tp_magic_api.h
|
||||
tp-magic-config
|
||||
trans/
|
||||
*~
|
||||
tuxpaint
|
||||
TuxPaint.app
|
||||
TuxPaint.dmg
|
||||
*.dylib
|
||||
*.dylib.dSYM
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue