From ef3daba4334433a2ab81dfa5e2f95694738f12ae Mon Sep 17 00:00:00 2001 From: Padreug Date: Sat, 16 May 2026 14:09:23 +0200 Subject: [PATCH] chore: gitignore working artifacts and large source files --- .gitignore | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 396260f..cd0be0b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,9 +7,25 @@ venv/ .envrc .DS_Store -# Local cached renders +# Local cached renders / runtime outputs out/ cache/ +inky_today.png +bla.png + +# Debug / one-off scripts +_debug_dump.py + +# Working artifacts (sources we keep on disk but don't track) +*.xcf + +# Picture experiments / one-offs (keep pictures/cosmicstag.png — used by renderer) +180526_menu.jpeg +180526_menu-inky.png +pictures/CastleMenu*.png +pictures/TechMeetup*.png +pictures/Tech Meetup.* +pictures/test-display.* # Reference clones (keep tracked source-of-truth elsewhere) reference/