.gitignore as the master branch
This commit is contained in:
parent
a1c778135d
commit
0ac3137487
1 changed files with 4 additions and 4 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,13 +1,13 @@
|
|||
*~
|
||||
dummy.o
|
||||
*.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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue