diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ __pycache__/ .clang-format +input +input-* puzzle-[12] -tmp[12].* pyrightconfig.json +tmp[12].*
\ No newline at end of file |
| index : advent-of-code | ||
| Solutions to Advent of Code | Thomas Voss |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,5 +1,7 @@ __pycache__/ .clang-format +input +input-* puzzle-[12] -tmp[12].* pyrightconfig.json +tmp[12].*
\ No newline at end of file |