Update solution for 2021 day 02
Add gitignore to exclude build artifacts
This commit is contained in:
parent
ada33c13a5
commit
c04c9a17f5
4
2021/day-02/.gitignore
vendored
Normal file
4
2021/day-02/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*
|
||||
!.gitignore
|
||||
!*.adb
|
||||
!*.ads
|
Loading…
Reference in New Issue
Block a user