diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-12-08 09:41:56 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-12-08 09:45:30 +0100 |
commit | 2c56a9baf17d15ae06bcb0199c02d27700019070 (patch) | |
tree | eb1ae69ef07a1075a365187d4c122de759d9c8c2 /2022/08/.gitignore | |
parent | 4ab8876daa573ae49be0dda0507d18446cda8dba (diff) |
Add 2022 day 8 solutions
Diffstat (limited to '2022/08/.gitignore')
-rw-r--r-- | 2022/08/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2022/08/.gitignore b/2022/08/.gitignore new file mode 100644 index 0000000..ffc46fe --- /dev/null +++ b/2022/08/.gitignore @@ -0,0 +1 @@ +puzzle-[12].py |