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

Commit

Permalink
add .DS_store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
braebot committed Sep 14, 2016
1 parent bb422be commit 8293159
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@
*.pdb
.vs
bin
obj
obj

# Misc
.DS_Store

0 comments on commit 8293159

Please sign in to comment.