__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.env
.venv
venv/
env/
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
.ruff_cache/
.pytest_cache/
.mypy_cache/
article/
.tmp/
