feat(02): Solve day 2
This commit is contained in:
parent
00e1df7490
commit
75f3b04e4f
6 changed files with 151 additions and 24 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,4 +1,11 @@
|
|||
# ClangD
|
||||
.cache
|
||||
|
||||
# Nix files
|
||||
.direnv
|
||||
|
||||
# Output folders
|
||||
build/
|
||||
output/
|
||||
|
||||
# Vimspector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue