From a02b051ab4861223c6f766d2dd4021977ac79f31 Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sun, 16 Aug 2026 03:32:52 +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 1e8ed3f..5a98cc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ build/ +local/ .cache/ # Atmel Studio: generated per machine, its build outputs, and per-user state