# Rust build artifacts
/target/

# Cargo.lock should be committed for applications but not for libraries
# Uncomment the following line if this is a library
# Cargo.lock

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

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db