Skip to content

Commit

Permalink
specify what not to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
harrydowning committed Aug 25, 2024
1 parent 3c2e1ab commit 1e00508
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
.vscode/**
.vscode-test/**
.github/**
.gitignore
**

example.yaml
images/icon.xcf
eslint.config.mjs
!extension.js
!syntaxes/injection.json
!images/icon.png
!package.json
!README.md
!CHANGELOG.md
!LICENSE

0 comments on commit 1e00508

Please sign in to comment.