aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2020-01-07 17:01:42 +0000
committerKatharina Fey <kookie@spacekookie.de>2020-01-08 19:59:25 +0000
commitfc7f7fc991b7dad7acf444b84929ab0c34df5ac6 (patch)
treec31a992b8cc21262003e50a2f171ff9c4891e0ca
parentfd9246dcbbbb99e9717a357be085b78841770586 (diff)
Changing gitignore to recursively ignore target dirs
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 53eaa21..84a323e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/target
+target
**/*.rs.bk