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>
11 lines
173 B
Plaintext
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
|