1
0
Fork 0
mirror of https://github.com/HenkKalkwater/aoc-2020 synced 2025-09-05 09:52:44 +00:00

Added day 1

This commit is contained in:
Chris Josten 2020-12-01 12:28:18 +01:00
parent 51afb9d03e
commit c6f7df0bf3
Signed by: chris
GPG key ID: 1795A594046530AB
4 changed files with 308 additions and 4 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
.dub
docs.json
__dummy.html
docs/
/aoc-2020
aoc-2020.so
aoc-2020.dylib
aoc-2020.dll
aoc-2020.a
aoc-2020.lib
aoc-2020-test-*
*.exe
*.o
*.obj
*.lst