Skip to content

Commit

Permalink
add .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ebuchman committed Mar 3, 2018
1 parent 1c6ecef commit e4043a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ examples/basecoin/glide.lock
examples/basecoin/app/data
baseapp/data/*
docs/_build
.DS_Store


### Vagrant ###
.vagrant/
Expand Down

0 comments on commit e4043a8

Please sign in to comment.