# Decrypted runtime artifacts
.env
secrets/*.txt
# Local certs
vw-certs/
# Compose volumes (if you mount host dirs)
frappe_docker/sites/
frappe_docker/logs/
# Node/Python caches, editors, etc. (add more as needed)
**/__pycache__/
**/.pytest_cache/
**/.vscode/