# Build artifacts
build/
dist/
target/

# Dependencies
node_modules/

# Environment
.env
*.log
