mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-06 21:44:00 -05:00
Co-authored-by: OpenHands-Gemini <openhands@all-hands.dev> Co-authored-by: Claude 3.5 Sonnet <claude-3-5-sonnet@anthropic.com>
12 lines
226 B
Plaintext
12 lines
226 B
Plaintext
.vscodeignore
|
|
.gitignore
|
|
*.vsix
|
|
node_modules/
|
|
out/src/ # We only need out/extension.js and out/extension.js.map
|
|
src/
|
|
*.tsbuildinfo
|
|
tsconfig.json
|
|
PLAN.md
|
|
README.md
|
|
# Add other files/folders to ignore during packaging if needed
|