summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ab91fd5ba05f3b5daed6d8b690274c0871ab7010 (plain)
1
2
3
4
5
6
7
8
9
__pycache__/
.venv/
content/
website.egg-info/
.python-version

*.db
*.sql
*.sh