Skip to content

Commit

Permalink
adding .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
moderakh committed Mar 17, 2017
1 parent 7e8e77a commit d8e64de
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 @@ -10,3 +10,6 @@

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

# MacOS files #
.DS_Store

0 comments on commit d8e64de

Please sign in to comment.