diff options
author | Andreas Grois <andi@grois.info> | 2021-12-02 22:59:21 +0100 |
---|---|---|
committer | Andreas Grois <andi@grois.info> | 2021-12-02 23:44:32 +0100 |
commit | f8ddfd88376e57fd85a9ed59f0743f11b0b4e8e4 (patch) | |
tree | 1b7f882bf94abe0a0aa480fa0725f9f23cb3ec5b /.gitignore | |
parent | 48e7a6537dc2b0411db18705af5c95062a901d03 (diff) |
Day 2 and some additional Day 1 solutions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ /target *~ +/input +*.swp # Added by cargo # |