# Generated by Cargo
/target/

# Cargo.lock is included for binaries
# Uncomment the line below if this is a library
# Cargo.lock

# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~

# OS files
.DS_Store
Thumbs.db

# Environment files with secrets (keep examples)
.env
.env.local
.env.*.local

# Test artifacts
*.tmp
*.bak
