summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 02e0d9f..4e79e5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
-__pycache__
-*swp
-*~
+/target/
+/.idea/
+/rust.iml
+
+# don't care about it now
+/Cargo.lock