summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSon Ho2022-01-19 11:55:43 +0100
committerSon Ho2022-01-19 11:55:43 +0100
commitc3f00f28c18d95b753de0389ad5d007478a93009 (patch)
treed8cd61933300a8b81facc23dbabff71cde05f23c
parent3831e9176d4f0a3b3af161eca3e5f709ce0dce6d (diff)
Update the .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6c7fafb9..592ae076 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,9 @@ setup.log
# Local OPAM switch
_opam/
+# Rust working directory
+rust-tests/target/
+
# Misc
*~
nohup.out