gitignored .env file

pull/1073/head
TeamAbronDev 2025-01-11 10:52:09 +03:30
parent 4bf3553ec3
commit 73015196b0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ dist-ssr
*.local *.local
*.log *.log
/.idea /.idea
.env
.yarn/cache .yarn/cache
.yarn/install-state.gz .yarn/install-state.gz