blob: 05fe6e109b9554e9dcd808b9234f7bf816cbbea3 (
plain) (
tree)
|
|
# Patterns to ignore.
# Binaries
*.rpyb
*.rpyc
*.rpymc
*.pyc
*.pyo
cache/
saves/
#Back up
*.bak
*~
# Compressed and dev
*.rpa
*.xcf
game/gfx/assets/*
# Automatically Generated
*_conf.rpy
*.pem
*.crt
*.json
extra/*
# DEV USE ONLY
*.dev.*
*.dev**
images/items/base**
tba/*
*.diff
# Logs
log.txt
traceback.txt
errors.txt
|