# Compilation artifacts
target/
# Log files
logs/
# Cargo lock file (optional, but often committed)
# Cargo.lock
# Editor directories
.vscode/
.idea/
*.swp
*.swo
*~
# OS files
.DS_Store
Thumbs.db
# Documentation
doc/
# Generated documentation by cargo doc
# Note: docs/ directory contains manual documentation, so it's NOT ignored