Merge branch 'master' into sdl2.0
Merging master 2019-september-24 into sdl2.0 branch
This commit is contained in:
commit
a1c778135d
52 changed files with 921 additions and 803 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,8 +1,5 @@
|
|||
*~
|
||||
.DS_Store
|
||||
dummy.o
|
||||
*.dylib
|
||||
*.dylib.dSYM
|
||||
*.o
|
||||
obj/parse.c
|
||||
obj/parse_step1.c
|
||||
|
|
@ -13,3 +10,7 @@ trans/
|
|||
tuxpaint
|
||||
TuxPaint.app
|
||||
TuxPaint.dmg
|
||||
*.dylib
|
||||
*.dylib.dSYM
|
||||
.DS_Store
|
||||
*.thumbs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue