Block *.env from git, allow *.env.example

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Mikhail Chusavitin
2026-03-02 14:02:10 +03:00
parent 0e72a1d284
commit d5264dbf90

4
.gitignore vendored
View File

@@ -24,6 +24,8 @@ go.work.sum
# env file
.env
*.env
!*.env.example
config.json
config.local.json
@@ -38,7 +40,7 @@ example/
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*