Skip to content

Commit

Permalink
chore: rm unreached ignore items when build extensions. (microsoft#22…
Browse files Browse the repository at this point in the history
…7906)

chore: rm unreached ignore items when compiling extensions.
  • Loading branch information
Cecil0o0 authored Sep 9, 2024
1 parent 9b4a6d5 commit 88d7b97
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion extensions/configuration-editing/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ tsconfig.json
out/**
extension.webpack.config.js
extension-browser.webpack.config.js
yarn.lock
package-lock.json
build/**
schemas/devContainer.codespaces.schema.json
Expand Down
2 changes: 0 additions & 2 deletions extensions/css-language-features/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ server/tsconfig.json
server/test/**
server/bin/**
server/build/**
server/yarn.lock
server/package-lock.json
server/.npmignore
yarn.lock
package-lock.json
server/extension.webpack.config.js
extension.webpack.config.js
Expand Down
1 change: 0 additions & 1 deletion extensions/debug-auto-launch/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ src/**
tsconfig.json
out/**
extension.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/debug-server-ready/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ src/**
tsconfig.json
out/**
extension.webpack.config.js
yarn.lock
package-lock.json
.vscode
1 change: 0 additions & 1 deletion extensions/emmet/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ extension.webpack.config.js
extension-browser.webpack.config.js
CONTRIBUTING.md
cgmanifest.json
yarn.lock
package-lock.json
.vscode
1 change: 0 additions & 1 deletion extensions/extension-editing/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ tsconfig.json
out/**
extension.webpack.config.js
extension-browser.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/git/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ out/**
tsconfig.json
build/**
extension.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/github-authentication/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ build/**
extension.webpack.config.js
extension-browser.webpack.config.js
tsconfig.json
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/github/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ out/**
build/**
extension.webpack.config.js
tsconfig.json
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/grunt/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ src/**
tsconfig.json
out/**
extension.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/gulp/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ src/**
tsconfig.json
out/**
extension.webpack.config.js
yarn.lock
package-lock.json
2 changes: 0 additions & 2 deletions extensions/html-language-features/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ server/test/**
server/bin/**
server/build/**
server/lib/cgmanifest.json
server/yarn.lock
server/package-lock.json
server/.npmignore
yarn.lock
package-lock.json
server/extension.webpack.config.js
extension.webpack.config.js
Expand Down
1 change: 0 additions & 1 deletion extensions/ipynb/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ out/**
tsconfig.json
extension.webpack.config.js
extension-browser.webpack.config.js
yarn.lock
package-lock.json
.gitignore
esbuild.js
1 change: 0 additions & 1 deletion extensions/jake/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ src/**
tsconfig.json
out/**
extension.webpack.config.js
yarn.lock
package-lock.json
2 changes: 0 additions & 2 deletions extensions/json-language-features/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ server/tsconfig.json
server/test/**
server/bin/**
server/build/**
server/yarn.lock
server/package-lock.json
server/.npmignore
server/README.md
yarn.lock
package-lock.json
CONTRIBUTING.md
server/extension.webpack.config.js
Expand Down
1 change: 0 additions & 1 deletion extensions/json-language-features/server/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ src/
test/
tsconfig.json
.gitignore
yarn.lock
package-lock.json
extension.webpack.config.js
vscode-json-languageserver-*.tgz
1 change: 0 additions & 1 deletion extensions/markdown-language-features/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ out/**
extension.webpack.config.js
extension-browser.webpack.config.js
cgmanifest.json
yarn.lock
package-lock.json
preview-src/**
webpack.config.js
Expand Down
1 change: 0 additions & 1 deletion extensions/markdown-math/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ extension-browser.webpack.config.js
extension.webpack.config.js
esbuild.js
cgmanifest.json
yarn.lock
package-lock.json
webpack.config.js
tsconfig.json
Expand Down
1 change: 0 additions & 1 deletion extensions/media-preview/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ out/**
extension.webpack.config.js
extension-browser.webpack.config.js
cgmanifest.json
yarn.lock
package-lock.json
preview-src/**
webpack.config.js
1 change: 0 additions & 1 deletion extensions/merge-conflict/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ tsconfig.json
out/**
extension.webpack.config.js
extension-browser.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/microsoft-authentication/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ out/test/**
out/**
extension.webpack.config.js
extension-browser.webpack.config.js
yarn.lock
package-lock.json
src/**
.gitignore
Expand Down
1 change: 0 additions & 1 deletion extensions/npm/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ tsconfig.json
.vscode/**
extension.webpack.config.js
extension-browser.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/php-language-features/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ src/**
out/**
tsconfig.json
extension.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/references-view/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ src/**
out/**
tsconfig.json
*.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/search-result/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ out/**
tsconfig.json
extension.webpack.config.js
extension-browser.webpack.config.js
yarn.lock
package-lock.json
syntaxes/generateTMLanguage.js
1 change: 0 additions & 1 deletion extensions/simple-browser/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ extension.webpack.config.js
extension-browser.webpack.config.js
cgmanifest.json
.gitignore
yarn.lock
package-lock.json
preview-src/**
webpack.config.js
Expand Down
1 change: 0 additions & 1 deletion extensions/tunnel-forwarding/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ src/**
tsconfig.json
out/**
extension.webpack.config.js
yarn.lock
package-lock.json
1 change: 0 additions & 1 deletion extensions/typescript-language-features/.vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ tsconfig.json
extension.webpack.config.js
extension-browser.webpack.config.js
cgmanifest.json
yarn.lock
package-lock.json

0 comments on commit 88d7b97

Please sign in to comment.