1
0
mirror of https://github.com/ScrelliCopter/tmx2gba.git synced 2025-02-21 03:29:25 +11:00

update gitignore

This commit is contained in:
2024-03-21 05:07:54 +11:00
parent f4930668ee
commit db1de4ba8e

15
.gitignore vendored
View File

@@ -1,23 +1,13 @@
# 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
@@ -41,6 +31,11 @@ Release/
# CMake Rubbish
build/
cmake-build-*/
xcode/
# OS Rubbish
.DS_Store
Thumbs.db
# Some files I used for testing
*.tmx