We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2d2775 + a24694b commit 7936b83Copy full SHA for 7936b83
VisualStudio.gitignore
@@ -297,6 +297,17 @@ node_modules/
297
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
298
*.vbw
299
300
+# Visual Studio 6 auto-generated project file (contains which files were open etc.)
301
+*.vbp
302
+
303
+# Visual Studio 6 workspace and project file (working project files containing files to include in project)
304
+*.dsw
305
+*.dsp
306
307
+# Visual Studio 6 technical files
308
+*.ncb
309
+*.aps
310
311
# Visual Studio LightSwitch build output
312
**/*.HTMLClient/GeneratedArtifacts
313
**/*.DesktopClient/GeneratedArtifacts
0 commit comments