Skip to content

Commit cbf523d

Browse files
committed
Updated .gitignore for VS2015
1 parent e4c0705 commit cbf523d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# User-specific files
1313
*.suo
1414
*.user
15+
*.userosscache
1516
*.sln.docstates
1617

1718
# Build results
@@ -36,6 +37,9 @@
3637
.builds
3738
*.dotCover
3839

40+
# Visual Studio 2015 cache/options directory
41+
.vs/
42+
3943
## TODO: If you have NuGet Package Restore enabled, uncomment this
4044
#packages/
4145

0 commit comments

Comments
 (0)