summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 80b8a6b5c56449972255cebc5927f6647910e2ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# 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