From 5974a5aa90f1b7348aff9f58f75309fa799695c3 Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sun, 16 Aug 2026 03:32:53 +0200 Subject: [PATCH] chore: machine-local state has a home here too Guidance rule 15 puts every machine-local artefact under a gitignored local/, and this repo could only have committed one. Co-Authored-By: Claude Opus 5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f1ce0e6..354d8c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ build/ +local/ .cache/ # Atmel Studio: generated per machine, and its build outputs