diff options
author | Kimmo Brunfeldt <kimmobrunfeldt@gmail.com> | 2014-07-06 22:17:30 +0300 |
---|---|---|
committer | Kimmo Brunfeldt <kimmobrunfeldt@gmail.com> | 2014-07-06 22:17:30 +0300 |
commit | d56dff15c98358a0b764420b7eaf7418a26c5f78 (patch) | |
tree | 3e89244ec760aab976fbac7f1ccfb83aacfa765f | |
parent | 8cd08ac6befaadb1065bdd9483b55e9da8a51c96 (diff) | |
download | git-hours-d56dff15c98358a0b764420b7eaf7418a26c5f78.zip git-hours-d56dff15c98358a0b764420b7eaf7418a26c5f78.tar.gz git-hours-d56dff15c98358a0b764420b7eaf7418a26c5f78.tar.bz2 |
Add osx thumbnail cache to ignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |