Browse Source

meta: add VSCode workspace settings to `.gitignore`

Antoine du Hamel 3 years ago
parent
commit
c2673a6c01
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@ node_modules
 .cache
 .parcel-cache
 .eslintcache
+.vscode/settings.json
 .yarn/cache
 .yarn/install-state.gz
 yarn-error.log