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