Skip to content

Commit

Permalink
meta: add VSCode workspace settings to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Dec 18, 2021
1 parent 01071b3 commit c2673a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -8,6 +8,7 @@ node_modules
.cache
.parcel-cache
.eslintcache
.vscode/settings.json
.yarn/cache
.yarn/install-state.gz
yarn-error.log
Expand Down

0 comments on commit c2673a6

Please sign in to comment.