Versão 1.0

This commit is contained in:
Ricardo 2026-09-14 10:13:17 -03:00
commit 13bcea2077
26 changed files with 1546 additions and 0 deletions

6
.gitignore vendored Normal file
View file

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