.venv/ venv/ config.example.yaml __pycache__/ logs/* static/* .DS_Store .coverage docs/ dist/ build/ # Cython generated files *.c *.so *.pyd *.html *.egg-info/ # IDE .idea/ .vscode/ *.swp *.swo