Merge pull request #5 from legomaster/remove-ds-store

.gitignore edited for .DS_Store
This commit is contained in:
Jim Cowart 2012-07-03 11:55:04 -07:00
commit 31002ebf6d
3 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
.DS_Store
*.suo
*.csproj.user
bin
@ -8,4 +9,4 @@ _ReSharper*
*.ReSharper
desktop.ini
.eprj
.idea
.idea

BIN
ext/.DS_Store vendored

Binary file not shown.