chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore.
This commit is contained in:
parent
1ec54c87c8
commit
f490f20822
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ dist/
|
|||
frappe/docs/current
|
||||
frappe/public/dist
|
||||
.vscode
|
||||
.vs
|
||||
node_modules
|
||||
.kdev4/
|
||||
*.kdev4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue