Commit 8c7ad139 authored by Carl Suster's avatar Carl Suster

Merge pull request #1035 from AArnott/master

Adds Roslyn .ide directories to .gitignore.
parents 792a95ef dba7d3de
...@@ -16,6 +16,9 @@ bld/ ...@@ -16,6 +16,9 @@ bld/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
# Roslyn cache directories
*.ide
# MSTest test Results # MSTest test Results
[Tt]est[Rr]esult*/ [Tt]est[Rr]esult*/
[Bb]uild[Ll]og.* [Bb]uild[Ll]og.*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment