mirror of
https://github.com/jafioti/luminal.git
synced 2026-06-01 21:49:47 +09:00
24 lines
252 B
Plaintext
24 lines
252 B
Plaintext
/target
|
|
/crates/**/target
|
|
/examples/**/target
|
|
|
|
*.env
|
|
.claude/
|
|
.DS_Store
|
|
*.vscode
|
|
*.zed
|
|
Cargo.lock
|
|
*.st
|
|
*.npx
|
|
*.npz
|
|
*.model
|
|
*.gguf
|
|
|
|
*.proptest-regressions
|
|
*.pftrace
|
|
*.safetensors
|
|
*.safetensors.index.json
|
|
tokenizer.json
|
|
**/.cache
|
|
**/proptest-regressions
|