removed DS_Store

This commit is contained in:
Jim Cowart 2012-08-28 12:16:49 -04:00
commit 4fba3bf55c
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.