Skip to content

Commit

Permalink
Revert "Fix .vscodeignore for microsoft/vscode-vsce#576"
Browse files Browse the repository at this point in the history
This reverts commit 2fa6672.
  • Loading branch information
joaomoreno authored and ulugbekna committed Jul 28, 2021
1 parent 9391c94 commit 40d2f02
Showing 1 changed file with 10 additions and 31 deletions.
41 changes: 10 additions & 31 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,31 +1,10 @@
_build/
_esy/
_opam/
.editorconfig
.git/
.github/
.gitignore
.ocamlformat
.ocamlformat-ignore
.prettierignore
.prettierrc.json
.vscode-test/
.vscode/
.vscodeignore
.yarnclean
default.nix
dune
dune-project
esy.json
esy.lock/
fixtures/
Makefile
nix/
node_modules/
shell.nix
src/
test/
vscode-ocaml-platform.opam
vscode.opam
vscode/
yarn.lock
**
!assets/
!dist/
!languages/
!snippets/
!syntaxes/
!README.md
!CHANGELOG.md
!LICENSE
!package.json

0 comments on commit 40d2f02

Please sign in to comment.