From 99a77af3565015f775f13369d7ab13458c994e5a Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Fri, 10 Apr 2026 15:48:45 +0100 Subject: [PATCH] Add output/ to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index effb945..c50dd77 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ # Auto-generated in CI, can be copied here for local testing. theme/static/css/pygment.css +# Output produced when building +output/