mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
support loading environment variables from .env file
This commit is contained in:
@@ -152,6 +152,10 @@ dist/
|
||||
ezbookkeeping
|
||||
package/
|
||||
|
||||
# Environment variable files
|
||||
.env
|
||||
**/.env
|
||||
|
||||
# Other directories
|
||||
data/
|
||||
storage/
|
||||
|
||||
Reference in New Issue
Block a user