my fork of dmp
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4b1d491..403bf43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
/target
-.DS_Store \ No newline at end of file
+.DS_Store
+
+*.js
+
+Cargo.lock \ No newline at end of file