aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ae088123a8f04cdd365ea4590fd12775817b50d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

build/
dist/
*.egg-info/
.tox/

# Sphinx documentation
docs/_build/

# Timezone information
tzdata*.tar.gz