summaryrefslogblamecommitdiff
path: root/.gitignore
blob: 05fe6e109b9554e9dcd808b9234f7bf816cbbea3 (plain) (tree)
1
2
3
4
5
6
7
8





                     
     
     









                    
                 













                         



             
          
# 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