__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/

.venv/
.pytest_cache/
.coverage
htmlcov/
.DS_Store
scratch/
node_modules
build/
!src/n6k_app/build/
.activate.sh
