summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cacf91ca97530b7f0e2cd32bac2f1fd278986929 (plain)
1
2
3
4
5
6
7
/lib/__pycache__/
*.pyc
*.swp
/cache/
/htmlcov/
/.coverage*
.idea/