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