aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8c88100..0f23c2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@
### Rust ###
# Generated by Cargo
# will have compiled files and executables
-/target/
+**/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