summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0a1fdb04dca79a6cfe63dd79bb78b4c316ee947b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/.installed.cfg
/bin/
/develop-eggs
/dist
/docs/_build
/eggs
/*.egg-info/
/parts/
*.pyc
/.coverage
/*.xml
/.tox
/htmlcov
/include
/lib
/local
/man
/.Python
.noseids
desc.html
pip-selfcheck.json
.coverage.*