Dependencies

node_modules/

Views0
PublishedJan 15, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Dependencies

node_modules/

Build output

build/ .docusaurus/

Version control

排除 .git/:Docker 构建已设 SKIP_GIT_INFO=true 关掉 showLastUpdateTime,不再需要 git 历史。

这是构建上下文从 ~1.2GB 大幅缩小的主因。

.git/ .gitignore

IDE and editor

.idea/ .vscode/ *.swp *.swo

OS files

.DS_Store Thumbs.db

Logs

.log npm-debug.log yarn-debug.log* yarn-error.log*

Docker files (not needed inside container)

Dockerfile docker-compose.yml .dockerignore

Documentation and misc

README.md LICENSE .md !docs/**/.md

Test files

*.test.js *.spec.js tests/ coverage/

Share: