同步完整源码 - 2026-05-25
This commit is contained in:
commit
77248c0d06
|
|
@ -0,0 +1,21 @@
|
|||
# Evitar subir archivos .zip
|
||||
/Salidas_archivos/*.zip
|
||||
|
||||
# Environment
|
||||
.venv/
|
||||
|
||||
# Configuracion
|
||||
config.json
|
||||
|
||||
# Cache
|
||||
__pycache__/
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
*.log
|
||||
|
||||
#Tests
|
||||
.pytest_tmp/
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
|
|
@ -0,0 +1 @@
|
|||
%PDF-1.4 CORRUPT | ||||