16 lines
154 B
Plaintext
16 lines
154 B
Plaintext
/venv
|
|
/.venv
|
|
/.idea
|
|
/.vscode
|
|
__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.env
|
|
.env.local
|
|
.env.*
|
|
/.actuator_store/
|
|
/MagicMock/
|