Commit inicial

This commit is contained in:
2025-10-02 01:34:21 -06:00
commit aa0d682201
10 changed files with 211 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignorar archivo de variables de entorno
.env
# Otros archivos de Python que no se deben subir
__pycache__/