diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-12-02 16:54:18 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-12-02 16:54:18 +0100 |
commit | 093de3f52b0b7dfb7cc42e05c9c4267c7011c001 (patch) | |
tree | 70e1f1764061fdcb96c0f95ad47d4994ca1c26e4 /2016/01/.gitignore | |
parent | 231b40909b5a3c2e202bcb48ab40e42a4213bdff (diff) |
Add 2016 day 1 solutions
Diffstat (limited to '2016/01/.gitignore')
-rw-r--r-- | 2016/01/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2016/01/.gitignore b/2016/01/.gitignore new file mode 100644 index 0000000..95a78b1 --- /dev/null +++ b/2016/01/.gitignore @@ -0,0 +1 @@ +puzzle-[12].awk |