livecode代码开发分支
This commit is contained in:
21
.dockerignore
Normal file
21
.dockerignore
Normal file
@@ -0,0 +1,21 @@
|
||||
node_modules
|
||||
*/node_modules
|
||||
docs/.docusaurus
|
||||
package-lock.json
|
||||
build
|
||||
.vscode
|
||||
.jest
|
||||
build
|
||||
dist
|
||||
.cache
|
||||
**/*.log
|
||||
.env
|
||||
docs/docs/api
|
||||
docs/static/**/*.html.md
|
||||
docs/static/llms.txt
|
||||
docs/static/llms-full.txt
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/playwright/.cache/
|
||||
src/livecodes/i18n/locales/tmp/
|
||||
lokalise_tmp
|
||||
Reference in New Issue
Block a user