summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e39c2e82db4b051aed2e4d78eb443e31be0e3af5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*~
__pycache__
*egg-info*
*.pyc
.DS_Store
docs/_build/
.idea
build/
dist/
MANIFEST
.tox

# WebDAV file system cache files
.DAV/