Skip to content

Commit c2d80b2

Browse files
committed
Merge pull request #18 from dashaus/patch-1
ignore .DS_Store file of OS X
2 parents aaf3ce2 + 862366d commit c2d80b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ ClientBin/
162162
*.publishsettings
163163
node_modules/
164164
bower_components/
165+
.DS_Store
165166

166167
# RIA/Silverlight projects
167168
Generated_Code/

0 commit comments

Comments
 (0)