__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.git/
.gitignore
.pytest_cache/
.coverage
htmlcov/
.env
.venv/
venv/
*.log
.DS_Store
node_modules/
