Browse Source

chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore.

version-14
Lucas James 3 years ago
parent
commit
f490f20822
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -11,6 +11,7 @@ dist/
frappe/docs/current
frappe/public/dist
.vscode
.vs
node_modules
.kdev4/
*.kdev4


Loading…
Cancel
Save