diff options
author | Thomas Voss <thomasvoss@live.com> | 2021-12-14 06:42:36 +0100 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2021-12-14 06:42:36 +0100 |
commit | e9ae9ea8066c57f7065e94d40f510d45da6ad427 (patch) | |
tree | 4498c0117ecb27f9caa6be4d64f001ca227af591 /2021/14/.gitignore | |
parent | 4f5b004db9a93d9ff356cdd3e6a9fa40421628a7 (diff) |
Add day 14 solutions
Diffstat (limited to '2021/14/.gitignore')
-rw-r--r-- | 2021/14/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2021/14/.gitignore b/2021/14/.gitignore new file mode 100644 index 0000000..ffc46fe --- /dev/null +++ b/2021/14/.gitignore @@ -0,0 +1 @@ +puzzle-[12].py |