summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 780ecfb567fc3b177eaf4953e776716c05e1cccf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*~
build
dist
*.pyc
htmlcov
.coverage
*.orig
*.rej
*.bak
__pycache__
.vagrant/
.idea/