Files
BIPMaterialManager/.gitignore

40 lines
396 B
Plaintext

node_modules
dist
out
.DS_Store
.eslintcache
*.log*
# AI Agent
.claude
# Environment
.env
# Test outputs
coverage/
downloads/
*.xlsx
*.parsed.json
# Test scripts (debug and manual)
tests/debug/
tests/manual/
test-*.mjs
test-*.js
compare_*.js
# logs
logs
# oh my opencode
.sisyphus
# Runtime config files
*.yaml
*.yaml.backup
# But keep config.template.yaml
!config.template.yaml
# nul
nul