Skip to content

Commit

Permalink
add .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vassudanagunta authored Oct 9, 2017
1 parent 6f36ca4 commit 70e5de2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ _testmain.go
*.exe
*.test
*.prof
*.out
*.out

.DS_Store

0 comments on commit 70e5de2

Please sign in to comment.