summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ac02c9e8a700774c1e955928402eeff2c580084e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*~
__pycache__
*egg-info*
*.pyc
.DS_Store
docs/_build/
.idea
build/
dist/
MANIFEST
.tox
.coveragerc
# WebDAV file system cache files
.DAV/
_test/