Files
rich-print/.gitignore

15 lines
131 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.eggs/
*.whl
.venv/
.ruff_cache/
.mypy_cache/
.pytest_cache/
.env