Commit Inicial

This commit is contained in:
Ricardo 2026-08-06 10:30:13 -03:00
commit 0f47953453
24 changed files with 1366 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
.venv/
.ruff_cache
__pycache__/
*.pyc
.env
logs/
configs.json
certs/