Solve day 1, add template
This commit is contained in:
parent
0eab5e62c5
commit
7c9f031106
7 changed files with 433 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,3 +1,9 @@
|
|||
# Output folders
|
||||
output/
|
||||
|
||||
# Vimspector
|
||||
# .vimspector.json
|
||||
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue