summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4277629e33fc6783087752b5e9d0d9c7028efa6f (plain)
1
2
3
4
5
6
7
8
9
10
.DS_Store
.idea
*.log
tmp/

*.py[cod]
*.egg
build
htmlcov
dist