.omo

__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg

.venv/
venv/
env/

.vscode/
.idea/
*.swp
*.swo

.pytest_cache/
.coverage
htmlcov/

.mypy_cache/
.ruff_cache/

*.pcap