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