# Ignore visualisation outputs
*.pdf
*.png
*.mp4
# Ignore profiling outputs
**/profile/
# Playground for development scripts and notebooks
playground/*
# Ignore outputs from tests
test-output*
