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