summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 22:17:30 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 22:17:30 +0300
commitd56dff15c98358a0b764420b7eaf7418a26c5f78 (patch)
tree3e89244ec760aab976fbac7f1ccfb83aacfa765f
parent8cd08ac6befaadb1065bdd9483b55e9da8a51c96 (diff)
downloadgit-hours-d56dff15c98358a0b764420b7eaf7418a26c5f78.zip
git-hours-d56dff15c98358a0b764420b7eaf7418a26c5f78.tar.gz
git-hours-d56dff15c98358a0b764420b7eaf7418a26c5f78.tar.bz2
Add osx thumbnail cache to ignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index da23d0d..1ef4c4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,6 @@ build/Release
# Deployed apps should consider commenting this line out:
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
+
+# OS X
+.DS_Store