__pycache__ *.pyc *.pyo *.pyd .Python *.so *.egg *.egg-info dist build .git .gitignore .env .venv venv/ env/ *.log .DS_Store .pytest_cache .coverage htmlcov/ uploads/* outputs/* !uploads/.gitkeep !outputs/.gitkeep *.pdf README.md .github/