diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-12-06 18:43:46 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-12-06 18:43:46 +0100 |
commit | 124f57d99286e2b9a0f7818be7742540dbded5b7 (patch) | |
tree | 99be111eb2be81e3d95b6c9cf6c5ccd16c6ad5ab /2024/06/.gitignore | |
parent | 4225b181d04ee82ae8365a6303fe0adf916308f7 (diff) |
Add 2024 day 6 solutions
Diffstat (limited to '2024/06/.gitignore')
-rw-r--r-- | 2024/06/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/06/.gitignore b/2024/06/.gitignore new file mode 100644 index 0000000..c5193b8 --- /dev/null +++ b/2024/06/.gitignore @@ -0,0 +1 @@ +puzzle-[12]
\ No newline at end of file |