update .gitignore files

This commit is contained in:
Bill Zissimopoulos 2019-04-03 22:39:25 -07:00
parent 6a23f28249
commit 04b3675f12
7 changed files with 14 additions and 0 deletions

View File

@ -4,3 +4,5 @@ build
*.vcproj.* *.vcproj.*
*.vcxproj.user *.vcxproj.user
*.csproj.user *.csproj.user
*.VC.db
*.VC.opendb

View File

@ -3,3 +3,5 @@ build
*.suo *.suo
*.vcproj.* *.vcproj.*
*.vcxproj.user *.vcxproj.user
*.VC.db
*.VC.opendb

View File

@ -3,3 +3,5 @@ build
*.suo *.suo
*.vcproj.* *.vcproj.*
*.vcxproj.user *.vcxproj.user
*.VC.db
*.VC.opendb

View File

@ -4,3 +4,5 @@ build
*.vcproj.* *.vcproj.*
*.vcxproj.user *.vcxproj.user
*.csproj.user *.csproj.user
*.VC.db
*.VC.opendb

View File

@ -3,5 +3,7 @@ build
*.suo *.suo
*.vcproj.* *.vcproj.*
*.vcxproj.user *.vcxproj.user
*.VC.db
*.VC.opendb
*.exe *.exe
*.install *.install

View File

@ -3,5 +3,7 @@ build
*.suo *.suo
*.vcproj.* *.vcproj.*
*.vcxproj.user *.vcxproj.user
*.VC.db
*.VC.opendb
*.exe *.exe
*.install *.install

View File

@ -3,3 +3,5 @@ build
*.suo *.suo
*.vcproj.* *.vcproj.*
*.vcxproj.user *.vcxproj.user
*.VC.db
*.VC.opendb