Skip to content

Commit

Permalink
Also ignore macOS .DS_Store Finder junk.
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnok authored and cvicentiu committed Jun 10, 2018
1 parent 814a284 commit 0e6d635
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -237,5 +237,8 @@ storage/mroonga/vendor/groonga/src/groonga
storage/mroonga/vendor/groonga/src/groonga-benchmark
storage/mroonga/vendor/groonga/src/suggest/groonga-suggest-create-dataset

# macOS garbage
.DS_Store

# QtCreator && CodeBlocks
*.cbp

0 comments on commit 0e6d635

Please sign in to comment.