# Generated by Disco (local_compose).
# Keeps secrets and build cruft out of the image build context.
.git
.gitignore
.gitattributes
node_modules
.venv
venv
__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
.disco
*.log
.DS_Store
.env
.env.*
!.env.example
.dev.vars
.dev.vars.*
!.dev.vars.example
