# Build artifacts
/target

# Local environment
.env
.env.local

# Output artifacts
/outputs

# Editor / OS
.DS_Store
.idea/
.vscode/
*.swp

# Local notes / scratch
note.md
notes/
*.local.md
