summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f4202283b8dc207326c5eae331ed83faa6ae1134 (plain)
1
2
3
4
5
6
7
8
9
10
11
# please keep this file sorted
*.egg*
*.pyc
.*
build/
.coverage
coverage.xml
dist/
doc/changelog.rst
venv*
website-build/