node_modules/
dist/
*.tgz
*.log
.DS_Store

# Environment
.env
.env.*
!.env.example

# AI Agents
.claude/
.cursor/
.copilot/
.github/copilot/
.aider*
.codeium/
.tabnine/
.windsurf/
.cody/
.sourcegraph/

# NREL SPA C sources and binaries (download separately for reference testing)
/bin/spa
/bin/spa_cli
/bin/*.c
/bin/*.h
