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