summaryrefslogblamecommitdiff
path: root/.gitignore
blob: 7bbfdbb8cd83deb89bbdcc6dd35cc39fb5242782 (plain) (tree)






































                         
# Patterns to ignore.

# Binaries
*.rpyb
*.rpyc
*.rpymc
*.pyc
*.pyo
cache/
saves/

#Back up
*.bak
*~
old/*

# 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