# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
*.egg-info/
dist/
build/

# Test / type-check / lint caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.tox/

# Coverage
.coverage
coverage.xml
htmlcov/

# Virtual environments
.venv/
venv/
env/

# Editor / OS
.idea/
.vscode/
.DS_Store
Thumbs.db

# Project runtime artifacts
*.log
*.pcap
pcaps/
logs/
build-bmv2/
