Skip to content

Commit

Permalink
fix: Remove out folder from .vscodeignore, this folder should be incl…
Browse files Browse the repository at this point in the history
…uded in the extension
  • Loading branch information
theodorklauritzen committed Sep 3, 2024
1 parent 6c04a09 commit bcf7641
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ src/**
**/.eslintrc.json
**/*.map
**/*.ts
out/
node_modules
esbuild.js

0 comments on commit bcf7641

Please sign in to comment.