fix: 移动目录

This commit is contained in:
jackycheng
2024-12-26 16:14:44 +08:00
parent 09edc936b6
commit 91a97ffb93
56 changed files with 0 additions and 4 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
.idea
.vscode
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
.pnp
.pnp.js
#idea
/.idea
#vscode
/.vscode
# testing
coverage
# production
build
# misc
.DS_Store
.env
.env.*
npm-debug.log*
yarn-debug.log*
yarn-error.log*