Browse Source

feat(config): exclude .vscode/settings.json from version control

bannert 10 months ago
parent
commit
8a38b0a286
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -306,3 +306,4 @@ dist
 # cypress artifacts
 cypress/videos
 cypress/screenshots
+.vscode/settings.json