deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
40
.gitignore
vendored
Normal file
40
.gitignore
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
build
|
||||
lib
|
||||
tmp
|
||||
*.log
|
||||
.idea
|
||||
.metadata
|
||||
*.iml
|
||||
jdt.ls-java-project
|
||||
lerna-debug.log
|
||||
.nyc_output
|
||||
coverage
|
||||
errorShots
|
||||
examples/*/src-gen
|
||||
examples/*/gen-webpack.config.js
|
||||
examples/*/gen-webpack.node.config.js
|
||||
examples/*/.test
|
||||
.browser_modules
|
||||
**/docs/api
|
||||
package-backup.json
|
||||
.history
|
||||
.Trash-*
|
||||
packages/plugin/typedoc
|
||||
plugins
|
||||
gh-pages
|
||||
.vscode/ipch
|
||||
dev-packages/electron/compile_commands.json
|
||||
*.tsbuildinfo
|
||||
.eslintcache
|
||||
*-trace.json
|
||||
.tours
|
||||
/performance-result.json
|
||||
*.vsix
|
||||
/scripts/native-dependencies-*
|
||||
allure-results
|
||||
.claude
|
||||
license-check-summary.txt*
|
||||
.playwright-mcp/*
|
||||
/.theia/chatSessions
|
||||
Reference in New Issue
Block a user