# Build artifacts
/target
target/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Backup files
*.bak
*.orig

# Debug and profiling
*.pdb
perf.data
perf.data.old
