From 2e5268f4039351658289183bd3a387e3eb91ae88 Mon Sep 17 00:00:00 2001 From: Lars Bogner Date: Wed, 22 Jul 2026 11:22:39 +0200 Subject: [PATCH] Ignore the scratchpad working directory Co-Authored-By: Claude Sonnet 5 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a4029bf..377b0b7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ checkpoints/ # Predicted/scratch parquet files dropped in the repo root /*.parquet + +# Scratch working directory +/scratchpad/