.python-version
.vscode/
__pycache__/
target/
*.lock
.key_cache
venv/

# Prevent packaging into cargo
dist/
