Initial Commit

main
Petra 2023-11-27 19:19:35 +13:00
commit da1818f6bf
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored 100644
View File

@ -0,0 +1,4 @@
2019/bin/
2019/obj/
2023/bin/
2023/obj/

1
README.MD 100644
View File

@ -0,0 +1 @@
Files for Advent of Code 2023, and related stuff