aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2023-03-27 22:17:34 +0200
committerHarald Eilertsen <haraldei@anduin.net>2023-03-27 22:17:34 +0200
commit80672686ea2379e8ffeeac447532f5f5bc7967ac (patch)
tree102566decd9b095702b17ca914a2d3a4b0852464
parentfe9db878e8f7d8f4bff2a51bb49b66ff84013644 (diff)
downloadrust-zotapi-80672686ea2379e8ffeeac447532f5f5bc7967ac.tar.gz
rust-zotapi-80672686ea2379e8ffeeac447532f5f5bc7967ac.tar.bz2
rust-zotapi-80672686ea2379e8ffeeac447532f5f5bc7967ac.zip
Update gitignore to ignore sub-targets.
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a821aa9..0a2544d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-/target
+**/target
**/*.rs.bk
Cargo.lock