mirror of
https://github.com/winfsp/winfsp.git
synced 2026-05-06 01:34:37 -05:00
.gitignore: add .vs rule
This commit is contained in:
@@ -6,3 +6,4 @@ build
|
|||||||
*.csproj.user
|
*.csproj.user
|
||||||
*.VC.db
|
*.VC.db
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
|
.vs
|
||||||
|
|||||||
@@ -5,3 +5,4 @@ build
|
|||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
*.VC.db
|
*.VC.db
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
|
.vs
|
||||||
|
|||||||
@@ -5,3 +5,4 @@ build
|
|||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
*.VC.db
|
*.VC.db
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
|
.vs
|
||||||
|
|||||||
@@ -6,3 +6,4 @@ build
|
|||||||
*.csproj.user
|
*.csproj.user
|
||||||
*.VC.db
|
*.VC.db
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
|
.vs
|
||||||
|
|||||||
@@ -5,5 +5,6 @@ build
|
|||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
*.VC.db
|
*.VC.db
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
|
.vs
|
||||||
*.exe
|
*.exe
|
||||||
*.install
|
*.install
|
||||||
|
|||||||
@@ -5,5 +5,6 @@ build
|
|||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
*.VC.db
|
*.VC.db
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
|
.vs
|
||||||
*.exe
|
*.exe
|
||||||
*.install
|
*.install
|
||||||
|
|||||||
@@ -5,3 +5,4 @@ build
|
|||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
*.VC.db
|
*.VC.db
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
|
.vs
|
||||||
|
|||||||
Reference in New Issue
Block a user