mirror of
https://github.com/tiennm99/claude-central-gateway.git
synced 2026-04-17 11:20:28 +00:00
Add .gitignore for node_modules, env files, and build artifacts
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
node_modules/
|
||||
.wrangler/
|
||||
.vercel/
|
||||
.env
|
||||
.env.*
|
||||
plans/
|
||||
Reference in New Issue
Block a user