aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5e5f255736773dc7f7cc7ab8d6017957680834e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.swp
*.pyc
*.pyo
*.json
*.pdf
test.log
build/*
dist/*
MANIFEST
.idea
__pycache__
*.egg-info
*.sqlite3
.venv