mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Update VisualStudio.gitignore - remove *.vbp extension
Remove *.vbp extension. Such files are the main Visual Basic 6 Project Files and should not be ignored. It's like ignoring .csproj or .vbproj files in .NET projects.
This commit is contained in:
parent
524ae7b4c7
commit
105082db06
1 changed files with 0 additions and 3 deletions
|
@ -310,9 +310,6 @@ node_modules/
|
|||
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
|
||||
*.vbw
|
||||
|
||||
# Visual Studio 6 auto-generated project file (contains which files were open etc.)
|
||||
*.vbp
|
||||
|
||||
# Visual Studio 6 workspace and project file (working project files containing files to include in project)
|
||||
*.dsw
|
||||
*.dsp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue