Add .gitignore

This commit is contained in:
老王
2026-06-20 03:25:31 +08:00
commit c7e0bca9e6
+10
View File
@@ -0,0 +1,10 @@
node_modules/
.wrangler/
.dev.vars
.env
.env.*
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*