diff options
author | Thomas Voss <thomasvoss@live.com> | 2021-12-13 09:57:23 +0100 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2021-12-13 09:57:23 +0100 |
commit | aa20de37c060ca31b99c6fc201eb0867d2f5e582 (patch) | |
tree | 35a26c511c4a8796b93b6aa7d301533e0cb1c995 /2021/13/.gitignore | |
parent | 8b2de23eaa431c7d640b73e34cbaa6da66c27da6 (diff) |
Add day 13 solutions
Diffstat (limited to '2021/13/.gitignore')
-rw-r--r-- | 2021/13/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2021/13/.gitignore b/2021/13/.gitignore new file mode 100644 index 0000000..95a78b1 --- /dev/null +++ b/2021/13/.gitignore @@ -0,0 +1 @@ +puzzle-[12].awk |