support loading environment variables from .env file

This commit is contained in:
MaysWind
2026-02-17 17:22:23 +08:00
parent b907a79223
commit b4c4aafc99
3 changed files with 168 additions and 2 deletions
+4
View File
@@ -152,6 +152,10 @@ dist/
ezbookkeeping
package/
# Environment variable files
.env
**/.env
# Other directories
data/
storage/