summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Wellenbrock <christian.wellenbrock@gmail.com>2014-03-19 13:14:20 +0100
committerChristian Wellenbrock <christian.wellenbrock@gmail.com>2014-03-19 13:14:20 +0100
commit2916bf7ee409c7fabc6956fc0854d25ae54570a5 (patch)
tree51eaa8843787feb09205d11367266e9704137fda /.gitignore
parentfa54c5d9b0f97b0b9c3aa9c20346d644d0debd1a (diff)
Add .DS_Store to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8f0d2487..1627430d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
pkg
Gemfile.lock
+.DS_Store