aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 548304cbf9ee47737ce896d5622c476dc2a61be0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
.pip/
.pip2/
.pip27/
.pip3/
.pip32/
.pip34/
.pip35/
build/
coverage.xml
dist/
htmlcov/
*.egg-info/
.coverage/