/target
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/4488915eec0b3a45b5c63ead28f286819c0917de/Rust.gitignore

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

# Cargo.lock is tracked for binary crates (reproducible builds)
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html

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

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

# Local config
CLAUDE.md
.claude/

# Exported RST (built from orgmode by export.el)
docs/source/howto/
docs/source/tutorials/
docs/source/reference/
docs/source/contributing/
docs/build/
