14 lines
126 B
Plaintext
14 lines
126 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.pyo
|
|
*.pyd
|
|
.venv/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.mypy_cache/
|
|
.coverage
|
|
*.log
|
|
.DS_Store
|
|
.git/
|
|
.gitignore
|