mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
.DS_Store
|
|
npm-debug.log
|
|
Thumbs.db
|
|
**/node_modules/
|
|
*/out/
|
|
*/.vs/
|
|
tsconfig.lsif.json
|
|
*.lsif
|
|
*.db
|
|
*.tsbuildinfo
|
|
|
|
# Don't check in API files. These should be pulled in during install
|
|
vscode*.d.ts
|