Browse Source

git: Ignore Roslyn temp files

pull/512/head
Schabse Laks 11 years ago committed by SLaks
parent
commit
99ca5a53fc
  1. 3
      .gitignore

3
.gitignore vendored

@ -10,4 +10,5 @@ obj/ @@ -10,4 +10,5 @@ obj/
_ReSharper*/
*.ReSharper
*.patch
/packages
/packages
*.ide/

Loading…
Cancel
Save