# Files generated during test
test/integration/actual_out*

# Python cache
__pycache__/
*.pyc

# Generated by pip when installing with 'pip install -e .'
*.egg-info

# Generated by build
/dist

# IDEs configs/caches
.vscode
.idea
.run
