chore: add deploy env files to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -26,3 +26,7 @@ pnpm-debug.log*
|
|||||||
/.eslintrc-auto-import.json
|
/.eslintrc-auto-import.json
|
||||||
/.eslintrc.js
|
/.eslintrc.js
|
||||||
/.vite/
|
/.vite/
|
||||||
|
|
||||||
|
# Deploy environment files
|
||||||
|
deploy/.env.staging
|
||||||
|
deploy/.env.production
|
||||||
|
|||||||
Reference in New Issue
Block a user