Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrymorris committed Jun 10, 2014
1 parent 663ebde commit 8860d9c
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
**/bin/*
**/obj/*
TestResults/*
[Oo]bj/
[Bb]in/
packages
*.suo
*.user
*.user
/TestResults
*.vspscc
*.vssscc
*.vsmdi
*.vs*
*.testsettings
*.sln.docstates

0 comments on commit 8860d9c

Please sign in to comment.