about summary refs log tree commit diff stats
path: root/templates/rust/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rust/.gitignore')
-rw-r--r--templates/rust/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/rust/.gitignore b/templates/rust/.gitignore
new file mode 100644
index 0000000..8884339
--- /dev/null
+++ b/templates/rust/.gitignore
@@ -0,0 +1,5 @@
+# build dirs
+/target
+/result
+
+.direnv