Files
proyecto-final/.dockerignore
2026-02-18 10:09:21 +01:00

9 lines
62 B
Plaintext

.git
__pycache__
*.pyc
.env
venv
.venv
db.sqlite3
static
media