chore: remove .env from git and add to .gitignore

This commit is contained in:
Husanjonazamov
2026-02-24 12:54:37 +05:00
parent 64af77101f
commit 49e512ecf6
2 changed files with 2 additions and 39 deletions

2
.gitignore vendored
View File

@@ -9,6 +9,7 @@
# testing
/coverage
# next.js
/.next/
/out/
@@ -27,6 +28,7 @@ yarn-debug.log*
yarn-error.log*
# local env files
.env
.env*.local
# vercel