# Generated by Cargo
# will have compiled files and executables
debug/
data/
dist/
target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# editor config
.helix
.vscode
.zed

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

*tokenizer*.json
*.npz
# the serialization-test fixture is deterministic and required by CI
!hanzo-ml/tests/test.npz

perf.data
flamegraph.svg
*.dylib
*.so
*.swp
*.swo
trace-*.json

hanzo-ml-wasm-examples/*/build
hanzo-ml-wasm-examples/*/*.bin
hanzo-ml-wasm-examples/*/*.jpeg
hanzo-ml-wasm-examples/*/audios/*.wav
hanzo-ml-wasm-examples/**/*.safetensors
hanzo-ml-wasm-examples/**/*.gguf
hanzo-ml-wasm-examples/*/package-lock.json
hanzo-ml-wasm-examples/**/config*.json
.DS_Store
.idea/*
__pycache__
out.safetensors
out.wav
bria.mp3
bria.safetensors
bria.wav
hanzo-ml-inference

.claude/
