diff options
author | Thomas Voss <thomasvoss@live.com> | 2021-12-16 12:08:07 +0100 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2021-12-16 12:08:07 +0100 |
commit | 8fd28be759da93efc80abd230fb33a045ed366c9 (patch) | |
tree | a670ebc898be170686c01dda24407fd8789df062 /2021/16/.gitignore | |
parent | f05d35537b96c9f0595caa7ef09bc8802bacfc43 (diff) |
Add day 16 solutions
Diffstat (limited to '2021/16/.gitignore')
-rw-r--r-- | 2021/16/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2021/16/.gitignore b/2021/16/.gitignore new file mode 100644 index 0000000..ffc46fe --- /dev/null +++ b/2021/16/.gitignore @@ -0,0 +1 @@ +puzzle-[12].py |