Skip to content

Commit e285e4b

Browse files
authored
Update VisualStudio.gitignore
Visual Studio 6.0 files
1 parent 50e42aa commit e285e4b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

VisualStudio.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,17 @@ node_modules/
286286
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
287287
*.vbw
288288

289+
# Visual Studio 6 auto-generated project file (contains which files were open etc.)
290+
*.wbp
291+
292+
# Visual Studio 6 workspace and project file (working project files containing files to include in project)
293+
*.dsw
294+
*.dsp
295+
296+
# Visual Studio 6 techical files (their purpose is unknown for me)
297+
*.ncb
298+
*.aps
299+
289300
# Visual Studio LightSwitch build output
290301
**/*.HTMLClient/GeneratedArtifacts
291302
**/*.DesktopClient/GeneratedArtifacts

0 commit comments

Comments
 (0)