aboutsummaryrefslogtreecommitdiff
path: root/dev/run/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'dev/run/.gitignore')
-rw-r--r--dev/run/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/run/.gitignore b/dev/run/.gitignore
new file mode 100644
index 0000000..40f407e
--- /dev/null
+++ b/dev/run/.gitignore
@@ -0,0 +1,5 @@
+# All temp build artifacts will be stored in this dir
+/target
+
+# If you want to add some Rust crates? Remove this line
+# /Cargo.*