mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
update .gitignore files
This commit is contained in:
parent
6a23f28249
commit
04b3675f12
2
build/VStudio/.gitignore
vendored
2
build/VStudio/.gitignore
vendored
@ -4,3 +4,5 @@ build
|
||||
*.vcproj.*
|
||||
*.vcxproj.user
|
||||
*.csproj.user
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
|
2
tst/airfs/.gitignore
vendored
2
tst/airfs/.gitignore
vendored
@ -3,3 +3,5 @@ build
|
||||
*.suo
|
||||
*.vcproj.*
|
||||
*.vcxproj.user
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
|
2
tst/passthrough-cpp/.gitignore
vendored
2
tst/passthrough-cpp/.gitignore
vendored
@ -3,3 +3,5 @@ build
|
||||
*.suo
|
||||
*.vcproj.*
|
||||
*.vcxproj.user
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
|
2
tst/passthrough-dotnet/.gitignore
vendored
2
tst/passthrough-dotnet/.gitignore
vendored
@ -4,3 +4,5 @@ build
|
||||
*.vcproj.*
|
||||
*.vcxproj.user
|
||||
*.csproj.user
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
|
2
tst/passthrough-fuse/.gitignore
vendored
2
tst/passthrough-fuse/.gitignore
vendored
@ -3,5 +3,7 @@ build
|
||||
*.suo
|
||||
*.vcproj.*
|
||||
*.vcxproj.user
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
*.exe
|
||||
*.install
|
||||
|
2
tst/passthrough-fuse3/.gitignore
vendored
2
tst/passthrough-fuse3/.gitignore
vendored
@ -3,5 +3,7 @@ build
|
||||
*.suo
|
||||
*.vcproj.*
|
||||
*.vcxproj.user
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
*.exe
|
||||
*.install
|
||||
|
2
tst/passthrough/.gitignore
vendored
2
tst/passthrough/.gitignore
vendored
@ -3,3 +3,5 @@ build
|
||||
*.suo
|
||||
*.vcproj.*
|
||||
*.vcxproj.user
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
|
Loading…
x
Reference in New Issue
Block a user