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