summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 411859c..c99dc68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-*
-!*.*
-!*/ \ No newline at end of file
+*.lock
+target/ \ No newline at end of file