diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-12-18 13:10:05 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-12-18 13:10:05 +0100 |
commit | e951c0de29a08976e3fdb14fa074bd5999555fb5 (patch) | |
tree | ddc16bde2af99206de5141005d73aaa7cb15a6b2 /2024/18/.gitignore | |
parent | fc496c42e51671ede4d5d2ddee1ad285741dee04 (diff) |
Add 2024 day 18 solutions
Diffstat (limited to '2024/18/.gitignore')
-rw-r--r-- | 2024/18/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/18/.gitignore b/2024/18/.gitignore new file mode 100644 index 0000000..5fcaefb --- /dev/null +++ b/2024/18/.gitignore @@ -0,0 +1 @@ +puzzle-[12].lisp
\ No newline at end of file |