Files
deals24togo_be/.dockerignore
belviskhoremk c4d836a0f9 Initial commit
2026-03-06 22:57:58 +00:00

17 lines
139 B
Plaintext

__pycache__
*.pyc
*.pyo
.env
.git
.gitignore
.venv
venv
*.egg-info
dist
build
.pytest_cache
.mypy_cache
.ruff_cache
node_modules
.DS_Store