mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
Added some more stuff to the gitignore.
Added some casts and fixed up the type param of a call to std::max.
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -30,6 +30,11 @@
|
||||
# VS rubbish.
|
||||
Debug/
|
||||
Release/
|
||||
tmx2gba.opensdf
|
||||
tmx2gba.sdf
|
||||
tmx2gba.v12.suo
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.v12.suo
|
||||
*.vcxproj.user
|
||||
|
||||
# Some files I used for testing.
|
||||
*.tmx
|
||||
*.raw
|
||||
|
||||
Reference in New Issue
Block a user