yangfeng
2023-12-11 14101bd42ce17dfb9d951d0738abe9d303fb3fe5
.gitignore
@@ -2,7 +2,6 @@
node_modules
/dist
# local env files
.env.local
.env.*.local
@@ -11,7 +10,6 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea