changes in gitignore

main
saif 2025-07-02 15:30:58 +05:00
parent a4ae903b7d
commit 8f629b2089
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -5,6 +5,11 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Env files
.env
.env.local
.env.*.local
# Logs
logs/
*.log