# Kerf Engine — Docker build context exclusions
.git
.gsd
.venv
venv
__pycache__
*.pyc
*.pyo
.pytest_cache
*.egg-info
.env
.env.*
node_modules
.next
dist
build
coverage
.cache
tmp
*.log
.DS_Store
Thumbs.db
