# python
*__pycache__*
*.egg*
*.pyc*
build/
dist/
eggs/
.eggs/
.cache/
.coverage
.pytest_cache/

# emacs
*.#*
