removed testing logs from git

This commit is contained in:
Nickiel12 2023-09-22 21:03:57 -07:00
parent 537793bb9f
commit d39ace718d

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
# will have compiled files and executables
debug/
target/
testing_log.txt
# 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