xun082 / create-neat

🚀🚀🚀 Developed a front-end scaffold based on PNPM and Turborepo, aimed at quickly creating various types of projects for users.
MIT License
348 stars 107 forks source link

feat: 🚀 新增.gitignore文件,计算下载包时间 #191

Closed Xiong-YH closed 1 month ago

Xiong-YH commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

What is the new behavior?

新增.gitignore文件,计算下载包时间

Does this PR introduce a breaking change?

[ ] Yes
[√] No

Other information