加入 Gitee
與超過 1200 萬 開發者一起發現、參與優秀開源項目,私有倉庫也完全免費 :)
免費加入
文件
克隆/下載
.gitignore 251 Bytes
一鍵複製 編輯 原始數據 按行查看 歷史
guchengwuyue 提交於 2023-10-12 16:42 . v3.3发布啦,快来围观
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化