1
0
mirror of https://github.com/ScrelliCopter/tmx2gba.git synced 2025-02-21 03:29:25 +11:00
Files
tmx2gba/.gitignore
2015-10-26 17:09:27 +11:00

43 lines
382 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# VS rubbish.
Debug/
Release/
*.opensdf
*.sdf
*.v12.suo
*.vcxproj.user
# Some files I used for testing.
*.tmx
*.raw
plains.png
editor.png