From 135df2e5fe7b70ad62b9b4d520008957efa18579 Mon Sep 17 00:00:00 2001 From: Anton Oreskin Date: Wed, 9 Sep 2026 16:33:46 +0200 Subject: [PATCH] Document repository hygiene rules --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f11698..39782b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Unreleased +- Ignore local compiler products and caches so building the bundled examples + does not dirty a source checkout. + ## 0.4.1 - 2026-09-09 - Allow the Vulkan particles example to compile and run with TinyCC by keeping