Initial commit
This commit is contained in:
commit
579c643f3f
2 changed files with 8 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# ---> Zig
|
||||
zig-cache/
|
||||
zig-out/
|
||||
build/
|
||||
build-*/
|
||||
docgen_tmp/
|
2
README.md
Normal file
2
README.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
# advent_of_code_2024
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue