Files
luminal/.gitignore
Austin Glover 42837f800d git ignore
2026-01-26 21:18:24 +00:00

22 lines
208 B
Plaintext

/target
/crates/**/target
/examples/**/target
*.env
.claude/
.DS_Store
*.vscode
Cargo.lock
*.st
*.npx
*.npz
/**/llama-7b-hf
/**/setup_weights/target
*.model
*.gguf
*.proptest-regressions
*.log
*.dot
*.html