```
venv/
__pycache__/
*.pyc
*.pyo
.DS_Store
*.egg-info/
dist/
build/
.ipynb_checkpoints/
data/sample_datasets/*
.pytest_cache/
tests/__pycache__/
tests/test_profiler/__pycache__/