__pycache__/
*.pyc
*.pyo
*.pyd
*.pytest_cache/
.dist/
.build/
.venv/
.env
.env.*
target/*.tmp

# other
/chap_core/web_interface
