aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a2e3e4d5b2b8d5171188b580b294e5fc078ed389 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
*.pyo
*.egg-info
*.db
build
dist
.DS_Store
.env
env
pastebin_uwsgi.ini
config.cfg
.*.swp
log/
*.pid
bgstack15