Skip to content

Commit

Permalink
Merge pull request #1035 from AArnott/master
Browse files Browse the repository at this point in the history
Adds Roslyn .ide directories to .gitignore.
  • Loading branch information
arcresu committed Apr 15, 2014
2 parents 792a95e + dba7d3d commit 8c7ad13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions VisualStudio.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ bld/
[Bb]in/
[Oo]bj/

# Roslyn cache directories
*.ide

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

0 comments on commit 8c7ad13

Please sign in to comment.