.vscode
__pycache__
.DS_Store
*.egg-info

dist/* 
web_ui/dist/*

node_modules/
data/*

web_ui/logs/*

example_data/output*

stream_pose_ml/notebooks/mlruns

mlflow/models/**/*