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

# Backup files generated by rustfmt
**/*.rs.bk

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

# Editor-specific files
.vscode/
.idea/
*~
*.swp
*.swo
*#
.#*

# OS-specific files
.DS_Store

# Claude configuration files
.claude/