Skip to content

Commit

Permalink
fix: add .vscode to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sbstjn committed Feb 20, 2021
1 parent bf5c7c0 commit c324a8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ node_modules
.cdk.staging
cdk.out

.vscode

build

.DS_Store

0 comments on commit c324a8e

Please sign in to comment.