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/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/rust/.gitignore b/templates/rust/.gitignore
index 8884339..cb87f36 100644
--- a/templates/rust/.gitignore
+++ b/templates/rust/.gitignore
@@ -1,5 +1,6 @@
-# build dirs
+# build
 /target
 /result
 
+# dev env
 .direnv