diff options
| author | Veikka Kähkönen <insiding@gmail.com> | 2017-09-08 12:50:51 +0300 |
|---|---|---|
| committer | Veikka Kähkönen <insiding@gmail.com> | 2017-09-08 12:50:51 +0300 |
| commit | 071d61d0b189d5204e3b518444c800e50a98dea0 (patch) | |
| tree | aeadb9241571b31c0ca44353f5cd78b3871e14f1 | |
| parent | f54b993a112a88bc4c7d7f813d18f86258bdbc6a (diff) | |
Add .DS_Store to gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ .jekyll-metadata _site *.sw[pon] +**/.DS_Store |
