13 lines
111 B
Text
13 lines
111 B
Text
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.venv/
|
|
venv/
|
|
env/
|
|
*.ex5
|
|
*.log
|
|
*.tmp
|