1 2 3 4 5 6 7 8 9
# Rust build artifacts (per-crate target dirs included) target/ # Editor / OS junk .vscode/ .idea/ *.swp *~ .DS_Store