*.swp
*.o
*.a
*.exe

.DS_Store

.venv
*.pyc
*.pyo
__pycache__/
.pytest_cache/
dist/
build/
*.egg-info/
.coverage

venv/

.known_hosts