Files
app1/.dockerignore
MTimka 0f9b7a24e6
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
first commit
2026-05-13 11:31:18 -07:00

12 lines
98 B
Plaintext

.git
.gitignore
__pycache__
*.pyc
*.pyo
.env
.venv
venv
*.egg-info
.pytest_cache
.coverage
htmlcov