blob: 7e7c591fde49b9297cf2cd469a7e03edba1b2b42 (
plain) (
tree)
|
|
# Patterns to ignore.
# Binaries
*.rpyb
*.rpyc
*.rpymc
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
|