Skip to content

Commit 7936b83

Browse files
authored
Merge pull request #3121 from Polda18/master
Update VisualStudio.gitignore
2 parents a2d2775 + a24694b commit 7936b83

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
@@ -297,6 +297,17 @@ node_modules/
297297
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
298298
*.vbw
299299

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+
300311
# Visual Studio LightSwitch build output
301312
**/*.HTMLClient/GeneratedArtifacts
302313
**/*.DesktopClient/GeneratedArtifacts

0 commit comments

Comments
 (0)