Files
text-analyzer/.gitignore
2026-09-07 09:18:26 +03:00

14 lines
138 B
Plaintext

.venv/
.venv-test/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
*.egg-info/
dist/
build/
sample.txt