Primera version funcional

This commit is contained in:
2026-02-17 21:06:48 +01:00
commit 4ba9bc6869
7 changed files with 226 additions and 0 deletions

6
.gitignore vendored Normal file
View File

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