Primeira versão

This commit is contained in:
Jurandy Soares
2026-03-15 19:51:09 -03:00
commit fb651ef254
11 changed files with 709 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
_build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv