Remove env file and add env example

This commit is contained in:
vrubel 2026-06-04 10:40:55 +00:00
parent 5a21d12dab
commit 6648fd6346
3 changed files with 5 additions and 3 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@ __pycache__/
venv/
data/*.json
data/*.txt
.env