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

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

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

# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/

# Generated by Emacs byte compilation
*.elc

# JetBrains IDEs (RustRover, IntelliJ, etc.)
.idea/
.idea

# Claude Code local settings and per-session state
.claude/settings.local.json
.claude/sessions/
.claude/cache/

# Local Nix/environment-specific cargo config (linker overrides)
.cargo/

# silent-critic local run state
.silent-critic-runs/
kb.db

# Local milestone/phase planning state (not part of the public repo)
.planning/
