.gitignore edited for .DS_Store

This commit is contained in:
Travis Smith 2012-07-03 14:22:31 -04:00
parent 4c0aea72b9
commit 4bc42493f7
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.