summaryrefslogtreecommitdiff
path: root/.gitignore
blob: bf7a29c34e533b5d75992f0451c5684c211e7d1e (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
# 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