summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 3388eb1489b600e97c55218513560c1bf2286636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.py[co]
*~
*.egg-info/
build/
dist/

GTAGS
GRTAGS
GPATH
GSYMS
*.log
.venv/
.tox/
.coverage
covhtml/
coverage.xml
nosetests.xml