-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy path.vscodeignore
More file actions
31 lines (31 loc) 路 568 Bytes
/
Copy path.vscodeignore
File metadata and controls
31 lines (31 loc) 路 568 Bytes
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
.github/**
.vscode/**
.claude/**
.superpowers/**
docs/**
src/**
webview-ui/src/**
webview-ui/node_modules/**
webview-ui/package-lock.json
webview-ui/tsconfig.json
webview-ui/vite.config.ts
webview-ui/svelte.config.js
webview-ui/index.html
node_modules/**
!node_modules/@vscode/codicons/dist/**
test-repo/**
esbuild.config.mjs
tsconfig.json
vitest.config.mts
coverage/**
test-results.xml
CLAUDE.md
.gitignore
**/*.map
resources/*.gif
resources/*.png
!resources/icon-marketplace.png
resources/icon.svg
resources/icon-marketplace.svg
README.ko.md
webview-ui/package.json