Upload Tds Arquivos

This commit is contained in:
2026-01-26 12:08:23 -03:00
commit 89bc1643df
13 changed files with 2031 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
*.json
*.sqlite3*