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