# Generated by Cargo
/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it if developing a library
# https://doc.rust-lang.org/cargo/guide/project-layout.html
# Cargo.lock

# Debug builds
debug/
debug_exe/

# Coverage reports
*.profraw
*.gcda
*.gcno
lcov.info

# IDE/Editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
Thumbs.db

# Rust analyzer
.rust-analyzer/

# Rustfmt
rustfmt.toml

# Temporary files
*.tmp
*.temp
*.log
*.pid
*.seed
*.pid.lock

# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

# Local configuration
config/local.toml

# Generated documentation
docs/html/

# Binaries
*.exe
*.exe~
*.dll
*.so
*.dylib

# WebAssembly
*.wasm

# Platform specific files
*.lock

.opencode
.specify
.serena
.claude
.github/agents
.github/prompts
specs