# Rust build artifacts
/target/

# Runtime logs
/logs/
/site/

# OS/editor noise
.DS_Store
Thumbs.db
*.tmp
/.vscode/
/.vs/
/.idea/
