__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
.pytest_cache/
.ruff_cache/
*.pdf
*.docx
*.html
!ats_resume_generator/generators/html.py
*.txt
!requirements*.txt
!README.md
!LICENSE
.coverage
htmlcov/
*.yaml
!.github/**/*.yml
