提交 d983b4f5 编写于 作者: B Brendan Forster

moved Visual Studio 6 options into relevant sections

上级 0f61d7e2
...@@ -11,6 +11,10 @@ ...@@ -11,6 +11,10 @@
# #
# specific to MonoDevelop and Xamarin Studio # specific to MonoDevelop and Xamarin Studio
*.userprefs *.userprefs
#
# workspace options file
# remove: if no longer targeting Visual Studio 6
*.opt
# build output folders generated by Visual Studio # build output folders generated by Visual Studio
[Dd]ebug/ [Dd]ebug/
...@@ -23,6 +27,10 @@ build/ ...@@ -23,6 +27,10 @@ build/
bld/ bld/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
#
# default build log file
# remove: if no longer targeting Visual Studio 6
*.plg
# MSTest # MSTest
# a test framework from Microsoft # a test framework from Microsoft
...@@ -262,9 +270,3 @@ FakesAssemblies/ ...@@ -262,9 +270,3 @@ FakesAssemblies/
# Node.js Tools for Visual Studio # Node.js Tools for Visual Studio
.ntvs_analysis.dat .ntvs_analysis.dat
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册