Update solution for 2021 day 02

Change gitignore so that it includes the input files
This commit is contained in:
Patrick Auernig 2021-12-03 02:04:44 +01:00
parent fc62292117
commit dff5d17dc8
3 changed files with 1010 additions and 4 deletions

View File

@ -1,4 +1,4 @@
* part_one
!.gitignore part_two
!*.adb *.ali
!*.ads *.o

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,6 @@
forward 5
down 5
forward 8
up 3
down 8
forward 2