Ben Boeckel 1 month ago
parent
commit
ab7c3163cc
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      Rust.gitignore

+ 2
- 2
Rust.gitignore View File

@@ -1,7 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/
debug
target

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html

Loading…
Cancel
Save