primera versión funcional

This commit is contained in:
2026-05-18 10:09:28 +02:00
parent b5cbf0a419
commit ecb2a0c500
5 changed files with 655 additions and 2 deletions
+8 -1
View File
@@ -31,7 +31,7 @@ $RECYCLE.BIN/
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@@ -243,3 +243,10 @@ cython_debug/
# PyPI configuration file
.pypirc
# Nuitka
*.build/
*.dist/
*.onefile-build/
# IDE
.vscode/