# Ignore artifacts
tests/data/*/**

# Automatically igored by git, but not by prettier
.mypy_cache
.pytest_cache
.ruff_cache
