disable .env.* from being shared to github

This commit is contained in:
2025-04-18 17:09:08 +02:00
parent b56f179717
commit 88419e42a2

2
.gitignore vendored
View File

@@ -139,4 +139,4 @@ dist
pb/data pb/data
# config files # config files
auth.json .env.*