diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-12-07 13:28:12 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-12-07 13:28:12 +0100 |
commit | db863f2beb82a5da9ec6d4fabda498756422ad7a (patch) | |
tree | 7e1e5480aca984423b65d7ac9dbb6e98519bf18e /2024/07/.gitignore | |
parent | 124f57d99286e2b9a0f7818be7742540dbded5b7 (diff) |
Add 2024 day 7 solutions
Diffstat (limited to '2024/07/.gitignore')
-rw-r--r-- | 2024/07/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/07/.gitignore b/2024/07/.gitignore new file mode 100644 index 0000000..294a267 --- /dev/null +++ b/2024/07/.gitignore @@ -0,0 +1 @@ +puzzle-[12].awk
\ No newline at end of file |