Poodletooth-iLand/.gitignore

27 lines
258 B
Text
Raw Normal View History

2015-05-05 10:13:10 -05:00
# Python artifacts
2015-03-03 16:10:12 -06:00
*.pyc
# PyCharm
.idea
2015-05-05 10:13:10 -05:00
# Mac directory info
2015-03-03 16:10:12 -06:00
.DS_Store
2015-05-05 10:13:10 -05:00
# Shortcuts
*.lnk
2015-05-05 10:13:10 -05:00
# Git
*.rej
# Game-specific files and directories
2015-03-03 16:10:12 -06:00
preferences.json
*.json
logs/
screenshots/
backups/
contentpacks/
resources/
2015-04-02 07:23:24 -05:00
save.dat
2015-04-06 17:53:47 -05:00
ai-crash.txt
2015-05-22 22:47:35 -05:00
gentokenlr.py