10 lines
267 B
Plaintext
10 lines
267 B
Plaintext
# Rust — append on top of the shared core (Project template/.gitignore).
|
|
|
|
# --- Build output ---
|
|
target/
|
|
|
|
# --- Lock file ---
|
|
# Applications commit Cargo.lock — leave the line below commented out.
|
|
# Libraries do not commit it — uncomment it there.
|
|
# Cargo.lock
|