-
Notifications
You must be signed in to change notification settings - Fork 40.4k
Expand file tree
/
Copy path.moduleignore
More file actions
253 lines (211 loc) · 6.61 KB
/
Copy path.moduleignore
File metadata and controls
253 lines (211 loc) · 6.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
# cleanup rules for node modules, .gitignore style
# native node modules
nan/**
*/node_modules/nan/**
fsevents/binding.gyp
fsevents/fsevents.cc
fsevents/build/**
fsevents/src/**
fsevents/test/**
!fsevents/**/*.node
@vscode/spdlog/binding.gyp
@vscode/spdlog/build/**
@vscode/spdlog/deps/**
@vscode/spdlog/src/**
@vscode/spdlog/test/**
@vscode/spdlog/*.yml
!@vscode/spdlog/build/Release/*.node
@vscode/deviceid/binding.gyp
@vscode/deviceid/build/**
@vscode/deviceid/deps/**
@vscode/deviceid/src/**
@vscode/deviceid/test/**
@vscode/deviceid/*.yml
!@vscode/deviceid/build/Release/*.node
@vscode/sqlite3/binding.gyp
@vscode/sqlite3/benchmark/**
@vscode/sqlite3/cloudformation/**
@vscode/sqlite3/deps/**
@vscode/sqlite3/test/**
@vscode/sqlite3/build/**
@vscode/sqlite3/src/**
!@vscode/sqlite3/build/Release/*.node
@vscode/windows-mutex/binding.gyp
@vscode/windows-mutex/build/**
@vscode/windows-mutex/src/**
!@vscode/windows-mutex/**/*.node
@vscode/windows-process-tree/binding.gyp
@vscode/windows-process-tree/build/**
@vscode/windows-process-tree/src/**
@vscode/windows-process-tree/tsconfig.json
@vscode/windows-process-tree/tslint.json
!@vscode/windows-process-tree/**/*.node
@vscode/windows-registry/binding.gyp
@vscode/windows-registry/src/**
@vscode/windows-registry/build/**
!@vscode/windows-registry/build/Release/*.node
@vscode/tree-sitter-wasm/wasm/tree-sitter-*.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-typescript.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-regex.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-ini.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-css.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-powershell.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-bash.wasm
native-keymap/binding.gyp
native-keymap/build/**
native-keymap/src/**
native-keymap/deps/**
!native-keymap/build/Release/*.node
native-is-elevated/binding.gyp
native-is-elevated/build/**
native-is-elevated/src/**
native-is-elevated/deps/**
!native-is-elevated/build/Release/*.node
@vscode/native-watchdog/binding.gyp
@vscode/native-watchdog/build/**
@vscode/native-watchdog/src/**
!@vscode/native-watchdog/build/Release/*.node
@vscode/vsce-sign/**
!@vscode/vsce-sign/src/main.d.ts
!@vscode/vsce-sign/src/main.js
!@vscode/vsce-sign/package.json
!@vscode/vsce-sign/bin/**
windows-foreground-love/binding.gyp
windows-foreground-love/build/**
windows-foreground-love/src/**
!windows-foreground-love/**/*.node
kerberos/binding.gyp
kerberos/build/**
kerberos/src/**
kerberos/node_modules/**
!kerberos/**/*.node
cpu-features/**
# utf-8-validate and bufferutil are native modules pulled in by the websocket
# package. They include prebuilds for multiple platforms which break cross-platform
# bundling (rcedit fails on non-PE .node files). Both modules have pure JS fallbacks
# that are sufficient for Node.js >= 18.14.0, so we strip all native artifacts.
utf-8-validate/binding.gyp
utf-8-validate/build/**
utf-8-validate/prebuilds/**
utf-8-validate/src/**
bufferutil/binding.gyp
bufferutil/build/**
bufferutil/prebuilds/**
bufferutil/src/**
ssh2/lib/protocol/crypto/binding.gyp
ssh2/lib/protocol/crypto/build/**
ssh2/lib/protocol/crypto/src/**
ssh2/util/**
ssh2/install.js
ssh2/.github/**
ssh2/.eslint*
ssh2/SFTP.md
node-pty/binding.gyp
node-pty/build/**
node-pty/src/**
node-pty/lib/*.test.js
node-pty/tools/**
node-pty/deps/**
node-pty/scripts/**
node-pty/third_party/**
!node-pty/build/Release/spawn-helper
!node-pty/build/Release/*.exe
!node-pty/build/Release/*.dll
!node-pty/build/Release/*.node
!node-pty/build/Release/conpty/conpty.dll
!node-pty/build/Release/conpty/OpenConsole.exe
@parcel/watcher/binding.gyp
@parcel/watcher/build/**
@parcel/watcher/prebuilds/**
@parcel/watcher/src/**
!@parcel/watcher/build/Release/*.node
vsda/**
!vsda/index.js
!vsda/index.d.ts
!vsda/package.json
!vsda/build/Release/vsda.node
!vsda/rust/web/**
!vsda/rust/bundler/**
@vscode/policy-watcher/build/**
@vscode/policy-watcher/.husky/**
@vscode/policy-watcher/src/**
@vscode/policy-watcher/binding.gyp
@vscode/policy-watcher/README.md
@vscode/policy-watcher/index.d.ts
!@vscode/policy-watcher/build/Release/vscode-policy-watcher.node
@vscode/windows-ca-certs/**/*
!@vscode/windows-ca-certs/package.json
!@vscode/windows-ca-certs/**/*.node
@vscode/node-addon-api/**/*
node-addon-api/**/*
prebuild-install/**/*
# other node modules
**/docs/**
**/example/**
**/examples/**
**/test/**
**/tests/**
**/History.md
**/CHANGELOG.md
**/README.md
**/readme.md
**/readme.markdown
**/CODE_OF_CONDUCT.md
**/SUPPORT.md
**/CONTRIBUTING.md
**/*.ts
# Exclude TS files that aren't needed by TS extension
typescript/lib/tsc.js
typescript/lib/typescriptServices.js
typescript/lib/tsserverlibrary.js
# We still need to include stdlib d.ts
!typescript/lib/lib*.d.ts
jschardet/index.js
jschardet/src/**
jschardet/dist/jschardet.js
es6-promise/lib/**
vscode-textmate/webpack.config.js
zone.js/dist/**
!zone.js/dist/zone-node.js
# https://github.com/xtermjs/xterm.js/issues/3137
@xterm/xterm/src/**
@xterm/xterm/tsconfig.all.json
# https://github.com/xtermjs/xterm.js/issues/3138
@xterm/xterm-addon-*/src/**
@xterm/xterm-addon-*/fixtures/**
@xterm/xterm-addon-*/out/**
@xterm/xterm-addon-*/out-test/**
# @github/copilot - strip unneeded binaries and files
@github/copilot/sdk/index.js
@github/copilot/prebuilds/**
@github/copilot/clipboard/**
@github/copilot/ripgrep/**
@github/copilot/pvrecorder/**
@github/copilot/foundry-local-sdk/**
@github/copilot/mxc-bin/**
@github/copilot/sharp/**
@github/copilot/**/keytar.node
# @github/copilot platform binaries - not needed
@github/copilot-darwin-arm64/**
@github/copilot-darwin-x64/**
@github/copilot-linux-arm64/**
@github/copilot-linux-x64/**
@github/copilot-linuxmusl-arm64/**
@github/copilot-linuxmusl-x64/**
@github/copilot-win32-arm64/**
@github/copilot-win32-x64/**
# @github/copilot-sdk - strip the nested @github/copilot CLI runtime
# The SDK only needs its own dist/ files; the CLI is resolved via cliPath at runtime
@github/copilot-sdk/node_modules/@github/copilot/**
@github/copilot-sdk/node_modules/@github/copilot-darwin-arm64/**
@github/copilot-sdk/node_modules/@github/copilot-darwin-x64/**
@github/copilot-sdk/node_modules/@github/copilot-linux-arm64/**
@github/copilot-sdk/node_modules/@github/copilot-linux-x64/**
@github/copilot-sdk/node_modules/@github/copilot-linuxmusl-arm64/**
@github/copilot-sdk/node_modules/@github/copilot-linuxmusl-x64/**
@github/copilot-sdk/node_modules/@github/copilot-win32-arm64/**
@github/copilot-sdk/node_modules/@github/copilot-win32-x64/**
# es5-ext is quarantined protestware (sonatype-2022-2248). It is only consumed
# in websocket's browser.js inside a try/catch with a globalThis fallback,
# so it is unnecessary in the browsers/runtimes VS Code supports.
es5-ext/**