mirror of
http://88.130.71.182:3000/BlitTech/deals24togo_be.git
synced 2026-06-12 23:33:21 +00:00
17 lines
139 B
Plaintext
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
|