16 lines
145 B
Plaintext
16 lines
145 B
Plaintext
.idea/
|
|
venv/
|
|
__pycache__/
|
|
.ruff_cache/
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.vscode/
|
|
.pycharm/
|
|
/venv/
|
|
/.idea/
|
|
*.log
|
|
*.pyc
|
|
*.swp
|
|
.DS_Store
|
|
.editorconfig
|
|
.env |