From: Jack Kinsey <j.jameskinsey@gmail.com>
Date: Fri, 20 Dec 2024 03:27:54 +0000 (-0500)
Subject: Prepare to remove inputs from history
X-Git-Url: http://git.jkinsey.net/?a=commitdiff_plain;h=1a176cd84767e451df85ba16d282d04349a3a553;p=adventofcode2024.git

Prepare to remove inputs from history
---

diff --git a/.gitignore b/.gitignore
index ea8c4bf..0cd4299 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-/target
+target
+input/*.txt
diff --git a/input/.gitkeep b/input/.gitkeep
new file mode 100644
index 0000000..e69de29