12 lines
92 B
Plaintext
12 lines
92 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info/
|
|
|
|
# Ruff
|
|
.ruff_cache/
|
|
|
|
# Pytest
|
|
.pytest_cache/
|