diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-12-04 06:57:27 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-12-04 06:57:27 +0100 |
commit | 9b3cd9200ebeba744e532c43cd7dcbba2c0f400a (patch) | |
tree | 3ae40223040dc6ccb64409c99991672f69019c2a /2024/04/.gitignore | |
parent | afd5fe3c8748b6e5c58b201668e40ee66f0a3c77 (diff) |
Add solutions for 2024 day 4
Diffstat (limited to '2024/04/.gitignore')
-rw-r--r-- | 2024/04/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/04/.gitignore b/2024/04/.gitignore new file mode 100644 index 0000000..c5193b8 --- /dev/null +++ b/2024/04/.gitignore @@ -0,0 +1 @@ +puzzle-[12]
\ No newline at end of file |