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