added env handling

This commit is contained in:
Xanazf 2024-10-17 21:54:15 +03:00
parent 349c87a205
commit f402ab01e6
Signed by: Xanazf
GPG key ID: 4E4A5AD1FB748427
3 changed files with 69 additions and 48 deletions

3
.gitignore vendored
View file

@ -25,3 +25,6 @@ pnpm-debug.log*
modules/
modules_old/
# env
.env*