From aebc73a12391ce792fa951faf34891dc47e4970d Mon Sep 17 00:00:00 2001 From: Timothy Quilling Date: Mon, 1 Dec 2025 22:10:33 -0500 Subject: [PATCH] add example day for copying template --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b75293a..2ee9676 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ input.txt input_example.txt input_example_b.txt puzzle_*.md +day0/ ## Python # Byte-compiled / optimized / DLL files -- 2.51.2