changed gitignore

master
Mathias Rothenhaeusler 2023-05-19 14:07:58 +02:00
parent 5a33557b26
commit fd9f5ded28
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -6,7 +6,8 @@
# will have compiled files and executables
debug/
target/
# Generated files
/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
Cargo.lock