1
1
mirror of https://github.com/theoludwig/advent_of_code.git synced 2025-05-18 19:27:51 +02:00

chore: simplify structure + multiple years of advent of code possible

This commit is contained in:
2025-02-20 08:59:13 +01:00
parent 31bcb54699
commit f34d6208bd
84 changed files with 305 additions and 3186 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
target
node_modules
book
.bin