# macOS
*.DS_Store

# Cargo
/target
Cargo.lock

# VS Code
.vscode

# Debugging
/debug
