# EVOLV/.gitignore
node_modules/
npm-debug.log*

# Secrets / tokens
.env
.env.*

# Build artifacts
*.tgz