fix: include .env files

This commit is contained in:
eric
2026-03-15 01:07:36 +01:00
parent 73d4625420
commit 4b7ebb1536
5 changed files with 8 additions and 0 deletions

2
.gitignore vendored
View File

@@ -22,4 +22,6 @@ node_modules/
.env
!tests/.env
!tests/**/.env
!examples/.env
!examples/**/.env