summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e01e0bab..a841025d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,7 @@
/dist
/manifest.mf
-/world \ No newline at end of file
+/world
+
+# Mac filesystem dust
+/.DS_Store \ No newline at end of file