mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Merge pull request #1388 from elerch/patch-1
add *.vs/ to ignore VS files in VS15 CTP5
This commit is contained in:
commit
4e806b70bb
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ bld/
|
|||
[Bb]in/
|
||||
[Oo]bj/
|
||||
|
||||
# Roslyn cache directories
|
||||
*.ide/
|
||||
# Visual Studo 2015 cache/options directory
|
||||
.vs/
|
||||
|
||||
# MSTest test Results
|
||||
[Tt]est[Rr]esult*/
|
||||
|
|
Loading…
Add table
Reference in a new issue