commit 669879932e7475c3e3e85afb4bda66c7654fd33d Author: matthias@arch Date: Fri Dec 1 22:10:51 2023 +0100 los gehts diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..93abcd1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +README.md.temp diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6e2b4b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Advent of code 2023 :christmas_tree: +This is a repository for my solutions for the [advent of code 2023](https://adventofcode.com/2023).