dist
build
python_runner/version.py
.eggs
.pytest_cache
.tox
pip-wheel-metadata
venv
*.egg-info
*.pyc
*.pyo
__pycache__
.coverage
# Ignore default file no matter where tests are run
**/my_program.py
