# https://docs.github.com/ja/get-started/getting-started-with-git/ignoring-files
*.py[oc]
*.egg-info
__*__/
build/
dist/
wheels/
*cache*/
.venv/
