summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-07-08 08:51:29 +1000
committerAlex Gaynor <alex.gaynor@gmail.com>2013-07-08 08:51:29 +1000
commitd66bd1dfb9e090154e586680023aa2b1f22e735d (patch)
tree897f611bfc67eefae5f395a45b032bd3c55ca138 /.gitignore
parentc8c22ccdcb7d16f817f59807ae1199c8f93158ed (diff)
.DS_Store can be ignored.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e95542e3ec..21b7e2560a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ docs/_build/
docs/locale/
tests/coverage_html/
tests/.coverage
+.DS_Store