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