Skip to content

Commit

Permalink
Add .vscode to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ctsstc committed Nov 7, 2021
1 parent c5877fb commit cfa1230
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,7 @@ yarn-error.log*
.vercel

# eslint
.eslintcache
.eslintcache

# vscode
.vscode

0 comments on commit cfa1230

Please sign in to comment.