updated gitignor

This commit is contained in:
Samuel Walker 2024-10-30 19:35:29 -06:00
parent e36eabe5df
commit 25426e749b

2
.gitignore vendored
View File

@ -3,7 +3,7 @@
# will have compiled files and executables # will have compiled files and executables
debug/ debug/
target/ target/
log/ logs/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # 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 # More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html