/target
Cargo.lock
**/*.rs.bk
*.md
!README.md
!CHANGELOG.md
*token*

# Scratch probe files. Keep throwaway experiments out of tests/, where cargo
# compiles them under --all-targets and a stray file can fail fmt or clippy.
tests/**/_probe.rs
tests/**/*_probe.rs
tests/**/*_probe*.rs
