# Environment variables
.env*

# Python
__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
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.mypy_cache/
.ruff_cache/
.tox/
.venv/
venv/

# Emacs
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.emacs-bu/
*.elc
auto-save-list
tramp
.\#*
.dir-locals.el
.projectile

# OS
.DS_Store
Thumbs.db

Makefile
tmp
.beadhub
.beadhub-cache/
*.swp
*.swo
*.swn
