__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
/downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
*.manifest
*.spec
pip-log.txt
pip-delete-this-directory.txt
*.mo
*.pot
*.log
local_settings.py
instance/
.webassets-cache
.scrapy
docs/_build/
target/
.ipynb_checkpoints
profile_default/
ipython_config.py
.python-version
.pdm.toml
__pypackages__/
.coverage
htmlcov/
.tox/
.nox/
.hypothesis/
.pytest_cache/
cover/
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.mypy_cache/
.dmypy.json
dmypy.json
.ruff_cache/
*.db
*.db-journal
*.db-wal
*.db-shm
/state/
*.pfx
*.p12
*.key
*.pem
*.crt
!tests/fixtures/certs/*.pem
!tests/fixtures/certs/*.crt
!tests/fixtures/certs/*.key
!tests/fixtures/certs/*.pfx
/certs/
