Skip to content

Commit

Permalink
fix: Don't include node_modules in output
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Skelton committed Aug 19, 2021
1 parent 2156033 commit 993cdd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
docs/
examples/
generator/
node_modules/
out/**/*.map
src/
themes/.gitkeep
Expand Down

0 comments on commit 993cdd0

Please sign in to comment.