added env example
Some checks failed
CI/CD Pipeline / Lint & Typecheck (push) Failing after 8s
CI/CD Pipeline / Deploy to Server (push) Has been skipped

This commit is contained in:
Ali Taghavi
2026-05-10 09:32:58 +03:30
parent 27d7c43f24
commit 1ee1da1a62
2 changed files with 26 additions and 1 deletions

2
.gitignore vendored
View File

@@ -32,7 +32,7 @@ yarn-error.log*
.pnpm-debug.log*
# env files (can opt-in for committing if needed)
.env*
.env.local
# vercel
.vercel