0

Add ignores for all variations of settings.py file names as well as ignores for the MCPatcher compliant pngs

This commit is contained in:
Richard Pastrick
2012-01-24 11:20:59 -08:00
parent 413e3933a2
commit b9bbe6d4ef

7
.gitignore vendored
View File

@@ -6,11 +6,14 @@ Minecraft_Overviewer.egg-info
terrain.png terrain.png
cachedir* cachedir*
#MCPatcher HD texture files
custom_*.png
# vim swap files # vim swap files
.*.swp .*.swp
# user-provided settings file # user-provided settings file as well as any variations on that name
settings.py settings*.py
# header files that may be copied over, if missing # header files that may be copied over, if missing
ImPlatform.h ImPlatform.h