aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0f74d83b7601684fc26b5478c57fb0297a93a854 (plain) (blame)
1
2
3
4
5
6
7
8
9
.DS_Store
.idea/
.pypirc
build/
dist/
venv/
__pycache__/
*.sqlite
*.key