summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5ef78669e3a166c1a352b527f812e9cb6a1aee74 (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
# Patterns to ignore.

# Secret files
salt.txt
*.pem
pass.json

# Binaries
*.pyc

#Back up
*.bak
*~

# Development files
*.dev.*
*.dev**
tba/*
x*
news.json
debug.txt

# Other versions and repositories
old/*
assets

# Ban files
*-Line.txt