Skip to content

Commit

Permalink
ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
longshine committed Jan 15, 2014
1 parent 31ce6d5 commit 78bb547
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
bin
obj
[Bb]in/
[Oo]bj/
.svn
Apps

# mstest test results
TestResults
# User-specific files
*.suo
*.user
*.sln.docstates

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

0 comments on commit 78bb547

Please sign in to comment.