candle-annotator/.gitignore
2026-02-18 21:19:36 +01:00

16 lines
137 B
Text

.claude
node_modules
.next
dist
build
*.log
.env
.env*.local
services/ml/.env
.DS_Store
data/
models/
__pycache__/
*.pkl
mlruns
AI-grep/