diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-12-20 07:32:59 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-12-20 07:32:59 +0100 |
commit | ff03dafbae6f53027a1e79e1a60678afc31ebbdf (patch) | |
tree | a473afdc32ba12dcf411e38ec0075d2e135d6280 /2024/20/.gitignore | |
parent | 1b1ee3db6b7cf6746782d9c2fb5f80bfa3f3afb5 (diff) |
Add 2024 day 20 solutions
Diffstat (limited to '2024/20/.gitignore')
-rw-r--r-- | 2024/20/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/20/.gitignore b/2024/20/.gitignore new file mode 100644 index 0000000..8931d44 --- /dev/null +++ b/2024/20/.gitignore @@ -0,0 +1 @@ +puzzle-[12].py
\ No newline at end of file |