# Rust
/target
Cargo.lock

# IDE
.idea
.vscode

# Output
output/

# Configuration with secrets
config.toml

# OS
.DS_Store
