Commit inicial

This commit is contained in:
Ricardo 2026-09-11 17:22:41 -03:00
commit 5385af660d
10 changed files with 173 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
.env
.venv/
__pycache__/
*.pyc
*.pyo
*.log