blob: b2212c339bd6994fb8f3e61a867e57966ca82713 (
plain) (
tree)
|
|
# Patterns to ignore.
# Binaries
*.rpyb
*.rpyc
*.rpymc
*.pyc
cache/
saves/
#Back up
*.bak
*~
# Compressed and dev
*.rpa
*.xcf
# 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
|