blob: a6135e8c9b7542498e5fabd8490ab4f3c4bda859 [file] [log] [blame]
build/
__pycache__
*.py[cod]
*~
@*
/build
/env
docs/build/
*.iml
/out/
.venv/
.mypy_cache/
.incremental_checker_cache.json
.cache
dmypy.json
.dmypy.json
# Packages
*.egg
*.egg-info
*.eggs
# IDEs
.idea
*.swp
.vscode
# Operating Systems
.DS_Store
# Coverage Files
htmlcov
.coverage*
# pytest cache
.pytest_cache/
.tox