Added an ignore for .vs (Visual Studio Cache Dir)
This commit is contained in:
parent
988f399fd0
commit
f7ae8e936e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@ pkg/
|
|||
*.swp
|
||||
*~
|
||||
.vscode/
|
||||
.vs/
|
||||
.vs/slnx.sqlite
|
||||
.vs/microservices-demo/v15/.suo
|
||||
.idea
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue