chore: include .env.example to allow bootstrapping (#8)

This commit is contained in:
Tobias Fried
2025-07-24 18:19:55 -06:00
committed by GitHub
parent 7830c3e5b4
commit 2081639ee7
2 changed files with 9 additions and 1 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
.env
.env.*
!.env.example
.DS_Store
__pycache__
.idea
@@ -8,4 +9,4 @@ KMS
.vscode
*.egg-info
.pytest_cache
.ruff_cache
.ruff_cache