blob: 2d7c8d44982d420530aae61e4fbf90971943f62c [file] [log] [blame]
build/
__pycache__
*.py[cod]
*~
@*
/build
/env
docs/build/
*.iml
/out/
.venv/
.mypy_cache/
.incremental_checker_cache.json
.cache
.runtest_log.json
# Packages
*.egg
*.egg-info
# IDEs
.idea
*.swp
# Operating Systems
.DS_store
# Coverage Files
htmlcov
.coverage*