aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a36df82..b6eef85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,10 @@ Cargo.lock
target/
*~
#*#
+*.swp
+*.tmp
+[Tt]humbs.db
+*.DS_Store
+
+# Don't ignore this file itself
+!.gitignore \ No newline at end of file