chore: 清理项目依赖和构建产物文件

删除 node_modules 中未使用的依赖文件、示例、构建产物和调试文件
移除 unpackage/debug 目录下的调试应用包和安装标记文件
清理过时的配置文件、映射文件和二进制资源文件
This commit is contained in:
2026-02-09 15:37:33 +08:00
parent 9a9b067395
commit 8ae3f62e09
2482 changed files with 30 additions and 163150 deletions

29
node_modules/videojs-font/.npmignore generated vendored
View File

@@ -1,29 +0,0 @@
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules
*.DS_Store