env vars testing

This commit is contained in:
2026-01-04 05:36:35 -06:00
parent 34f34e3def
commit 4ddcd2b374
6 changed files with 24 additions and 16 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ config.py
__pycache__/
garfpy/__pycache__/
*.venv*
.idea
*.json
*.old
*.log*