summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Holgate <matt@emobix.co.uk>2014-06-20 10:39:44 +0100
committerMatt Holgate <matt@emobix.co.uk>2014-06-20 10:39:44 +0100
commit5c72d575026723d60871a6576ca5bfb6acd0358f (patch)
tree0cd4537aff0a0c305e7f8932feec3659ec7cc146 /.gitignore
parentd7ece4132d6219ee10ba9ed85a9f2a052a6bb92c (diff)
downloadmupdf-5c72d575026723d60871a6576ca5bfb6acd0358f.tar.xz
Ignore .DS_Store files generated by the Mac.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 90cc2107..69276a0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*~
.*.swp
+.DS_Store
.vimrc
build
DerivedData