forked from ocamllabs/vscode-ocaml-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Fix .vscodeignore for microsoft/vscode-vsce#576"
This reverts commit 2fa6672.
- Loading branch information
1 parent
9391c94
commit 40d2f02
Showing
1 changed file
with
10 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |