debug/
target/

# Since this is a library, exclude Cargo.lock for now - we'll add it back in later if dependencies
# become a problem.  See https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html.
Cargo.lock

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

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

# Editor settings
.zed/**/*
!.zed/settings.example.json
