Skip to content

Commit

Permalink
Fix .vscodeignore
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Jan 12, 2023
1 parent 87ebb52 commit ad45694
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
*.map
*.ts
*.tsbuildinfo
node_modules
test
demo/
fixtures/
node_modules/
packages/

0 comments on commit ad45694

Please sign in to comment.