diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-12-13 14:01:54 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-12-13 14:01:54 +0100 |
commit | c84fbdd38f26b25d68cc94f0b60e45a08afea4ec (patch) | |
tree | b87e44b67bc5f3e0b6bc744c6ffff0639e52d10a /.gitignore | |
parent | 7b1b7ae00819735e48772625faf0fb1f2d73653c (diff) |
Add script to download inputs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ __pycache__/ .clang-format +.cookies input input-* puzzle-[12] |