-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.prettierignore
More file actions
executable file
·171 lines (146 loc) · 10.2 KB
/
.prettierignore
File metadata and controls
executable file
·171 lines (146 loc) · 10.2 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
.DS_Store
.env.development.local
.env.local
.env.production.local
.env.test.local
.eslintcache
.pnpm-debug.log
~*.docx
~*.tmp
Cargo.lock
debug.log
node_modules
npm-debug.log*
package-lock.json
pnpm-lock.yaml
yarn-debug.log*
yarn-error.log*
Dependency/Microsoft/Dependency/Gnls/addon/gn
Dependency/Microsoft/Dependency/Gnls/build
Dependency/Microsoft/Dependency/Gnls/compile_commands.json
Dependency/Microsoft/Dependency/LandDocs/*.md
Dependency/Microsoft/Dependency/LandGradle/extension/.vscode-test
Dependency/Microsoft/Dependency/LandGradle/extension/out/
Dependency/Microsoft/Dependency/LandGradle/extension/dist/
Dependency/Microsoft/Dependency/LandGradle/extension/test-fixtures/
Dependency/Microsoft/Dependency/LandGradle/extension/package.json
Dependency/Microsoft/Dependency/LandGradle/extension/lib/
Dependency/Microsoft/Dependency/LandGradle/extension/Source/proto/
Dependency/Microsoft/Dependency/LandGradle/extension/build/
Dependency/Microsoft/Dependency/LandJupyter/Source/platform/pythonEnvironments/*
Dependency/Microsoft/Dependency/LandJupyter/Source/test/pythonEnvironments/*
Dependency/Microsoft/Dependency/LandPullRequestGithub/.vscode-test
Dependency/Microsoft/Dependency/LandPullRequestGithub/dist
Dependency/Microsoft/Dependency/LandPullRequestGithub/**/@types/*
Dependency/Microsoft/Dependency/LandPythonInstaller/Source/client/pythonEnvironments/*
Dependency/Microsoft/Dependency/LandPythonInstaller/Source/test/pythonEnvironments/*
Dependency/Microsoft/Dependency/LandPythonInstaller/Source/test/pythonEnvironments/*
Dependency/Microsoft/Dependency/LandWebviewUiToolkit/build/
Dependency/Microsoft/Dependency/LandWebviewUiToolkit/dist/
Dependency/Microsoft/Dependency/LandWebviewUiToolkit/react/
Dependency/Microsoft/Dependency/LandWebviewUiToolkit/test-webview
Dependency/Microsoft/Dependency/LandWebviewUiToolkit/coverage/
Dependency/Microsoft/Dependency/LandWebviewUiToolkit/temp/
Dependency/Microsoft/Dependency/LandWebviewUiToolkit/docs/api-report.md
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/component-gallery/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/component-gallery/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/component-gallery/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/component-gallery/out
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/component-gallery/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/component-gallery/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/editable-data-grid/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/editable-data-grid/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/editable-data-grid/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/editable-data-grid/out
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/editable-data-grid/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/editable-data-grid/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world/out
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world-webpack/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world-webpack/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world-webpack/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world-webpack/out
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world-webpack/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/hello-world-webpack/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/notepad/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/notepad/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/notepad/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/notepad/out
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/notepad/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/notepad/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/weather-webview/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/weather-webview/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/weather-webview/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/weather-webview/out
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/weather-webview/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/default/weather-webview/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/component-gallery-react/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/component-gallery-react/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/component-gallery-react/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/component-gallery-react/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/component-gallery-react/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-angular/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-angular/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-angular/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-angular/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-angular/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-cra/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-cra/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-cra/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-cra/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-cra/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-vite/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-vite/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-vite/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-vite/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-react-vite/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-solidjs
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-solidjs/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-solidjs/.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-solidjs/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-solidjs/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-solidjs/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-svelte/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-svelte.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-svelte/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-svelte/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-svelte/dist
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-vue/.pnp
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-vue.pnp.js
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-vue/coverage
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-vue/build
Dependency/Microsoft/Dependency/LandWebviewUiToolkitSamples/frameworks/hello-world-vue/dist
Dependency/Microsoft/Dependency/MonacoEditor/**/dist/
Dependency/Microsoft/Dependency/MonacoEditor/**/out/
Dependency/Microsoft/Dependency/MonacoEditor/samples/browser-esm-parcel/.parcel-cache/
Dependency/Microsoft/Dependency/MonacoEditor/samples/browser-esm-parcel/dist/
Dependency/Microsoft/Dependency/MonacoEditor/samples/browser-esm-vite-react/dist/**/*.js
Dependency/Microsoft/Dependency/MonacoEditor/samples/browser-esm-webpack/dist/*.js
Dependency/Microsoft/Dependency/MonacoEditor/samples/browser-esm-webpack-monaco-plugin/dist/*.js
Dependency/Microsoft/Dependency/MonacoEditor/samples/browser-esm-webpack-small/dist/*.js
Dependency/Microsoft/Dependency/MonacoEditor/samples/browser-esm-webpack-typescript/dist/*.js
Dependency/Microsoft/Dependency/MonacoEditor/samples/browser-esm-webpack-typescript-react/dist/*.js
Dependency/Microsoft/Dependency/MonacoEditor/Source/language/typescript/lib/
Dependency/Microsoft/Dependency/MonacoEditor/test/manual/generated/
Dependency/Microsoft/Dependency/MonacoEditor/website/lib/
Dependency/Microsoft/Dependency/MonacoEditor/website/typedoc/monaco.d.ts
Dependency/Microsoft/Dependency/MonacoEditor/test/smoke/vite/dist
Dependency/Microsoft/Dependency/MonacoEditor/test/smoke/parcel/dist
Dependency/Microsoft/Dependency/Editor
vendor
# Generated Rust documentation (cargo doc output - all Elements)
**/Documentation/Rust/**
# Cargo build artifacts - all Elements (PascalCase Target/)
**/Target/**
# SideCar downloaded Node.js runtimes (per-arch, per-version trees)
Element/SideCar/*/NODE/**
# GitHub CI/CD config and meta files (all levels)
**/.github/**
# Graphviz diagram sources
Knowledge.dot
Knowledge.svg
**/.turbo