Some checks failed
Build and Push Docker Images / changes (push) Has been cancelled
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
Build and Push Docker Images / build-admin-frontend (push) Has been cancelled
18 lines
162 B
Plaintext
18 lines
162 B
Plaintext
.env
|
|
.env.*
|
|
!.env.example
|
|
.venv
|
|
__pycache__
|
|
*.py[cod]
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|
|
.coverage
|
|
htmlcov
|
|
dist
|
|
build
|
|
*.egg-info
|
|
static/images
|
|
*.log
|
|
.DS_Store
|