blob: 80b8a6b5c56449972255cebc5927f6647910e2ef (
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/*
manaplus/
# DEV USE ONLY
*.dev.*
*.dev**
images/items/base**
tba/*
*.diff
lib/
renpy/
Mana-Launcher.sh
Mana-Launcher.py
Mana-Launcher.exe
steam_appid.txt
**/login.txt
**/password.txt
**/token.txt
# Logs
log.txt
traceback.txt
errors.txt
# Files which Ren'Py does not save
.*
*.keystore
|