1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 08:29:31 +00:00

More .gitignore

This commit is contained in:
Reuh 2015-08-18 12:23:22 +02:00
parent 41672db9f6
commit 3a1b03dfab
4 changed files with 7 additions and 0 deletions

View file

@ -4,3 +4,4 @@ libjpeg-*
libpng-*
sqlite-*
zlib-*
build/

2
libs/sf2dlib/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
libsf2d/build/
libsf2d/lib/

2
libs/sfillib/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
libsfil/build/
libsfil/lib/

2
libs/sftdlib/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
libsftd/build/
libsftd/lib/