commit 4bfe39823756afbdf9939521dfcbce067914a18a Author: denggaofeng <1139968554@qq.com> Date: Wed Mar 25 14:34:54 2026 +0800 gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9769515 --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +dist +dist-ssr +*.local + +# Editor directories and files +.vscode/* +.qoder/* +!.vscode/extensions.json +.idea +.DS_Store +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw?