Commit 4e806b70 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1388 from elerch/patch-1

add *.vs/ to ignore VS files in VS15 CTP5
parents 2500b4c8 72e24c5b
...@@ -22,8 +22,8 @@ bld/ ...@@ -22,8 +22,8 @@ bld/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
# Roslyn cache directories # Visual Studo 2015 cache/options directory
*.ide/ .vs/
# MSTest test Results # MSTest test Results
[Tt]est[Rr]esult*/ [Tt]est[Rr]esult*/
......
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