Files
ds3231/.gitignore
BlackMark a02b051ab4 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 <noreply@anthropic.com>
2026-08-16 03:32:52 +02:00

11 lines
173 B
Plaintext

build/
local/
.cache/
# Atmel Studio: generated per machine, its build outputs, and per-user state
ide/*/*.componentinfo.xml
ide/*/Debug/
ide/*/Release/
ide/.vs/
ide/*.log