Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Commit

Permalink
[EDGENT-448] add a new ignore item to filter .DS_Store for mac os x
Browse files Browse the repository at this point in the history
  • Loading branch information
vinoyang committed Mar 4, 2018
1 parent 188dac1 commit 1ad6614
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Expand Up @@ -37,4 +37,7 @@ hs_err_pid*
.settings/

# Emacs
*~
*~

# Mac os x
*.DS_Store

0 comments on commit 1ad6614

Please sign in to comment.