blob: ae11b6919a1966e14d9b4e60ac0682b9d46ea45f [file] [log] [blame]
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Build detritus
build/
dist/
.eggs
*.egg-info/
# Test detritus
.tox/
.pytest_cache/
venv/
.venv/
.hypothesis/
# Autogenerated version information
dateutil/_version.py
# Sphinx documentation
docs/_build/
# Timezone information
tzdata*.tar.gz
.idea
.cache
.mypy_cache