Skip to content

Commit

Permalink
Added .DS_Store to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
petrofcikmatus committed Oct 4, 2017
1 parent c86f2f7 commit e54ed0f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.idea/
/vendor/
.idea/
vendor/
.DS_Store

0 comments on commit e54ed0f

Please sign in to comment.