summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 33a0e533d8df88ddab80f78421c4cecb64c190c1 (plain)
1
2
3
4
5
6
7
8
9
10
__pycache__/
*.pyc
*.pyo
*.module-cache*
.project
.pydevproject
.idea
checklist.txt
test/
build/