init: package name refactor

This commit is contained in:
2025-11-10 17:03:13 +08:00
parent cdb9d0d2dc
commit 056e36061e
1426 changed files with 127470 additions and 18 deletions

28
nl-vue/.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
.DS_Store
node_modules
/dist
*.lock
package-lock.json
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# other files
stats.html
auto-imports.d.ts
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?