*.egg-info
__pycache__
.pytest_cache
.ruff_cache
.env
.env.*
.DS_Store
.idea
.venv
.vscode
*.pyc
*.pyo
*.pyd
.git
.gitignore
README.md
LICENSE
.github 
tests/