Browse Source

Ignores patches folder from vsix

main
Eric Amodio 2 years ago
parent
commit
349127c86e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .vscodeignore

+ 1
- 0
.vscodeignore View File

@ -10,6 +10,7 @@ images/docs/**
images/originals/**
node_modules/**
out/**
patches/**
scripts/**
src/**
test/**

Loading…
Cancel
Save