# Rust build artifacts.
/target/
Cargo.lock

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

# macOS.
.DS_Store

# Debug files.
*.pdb
