Adjusted Gitignore, added config module, adjusted requirements for YAML support, added first unittests

This commit is contained in:
TheNetworkGuy
2025-04-25 14:43:35 +02:00
parent dad7d2911f
commit 7383583c43
6 changed files with 210 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,6 @@
*.log
.venv
config.py
/config.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]