diff options
Diffstat (limited to 'advent-of-code/2023/.gitignore')
| -rw-r--r-- | advent-of-code/2023/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/advent-of-code/2023/.gitignore b/advent-of-code/2023/.gitignore new file mode 100644 index 0000000..5e92c04 --- /dev/null +++ b/advent-of-code/2023/.gitignore @@ -0,0 +1,2 @@ +part1 +part2 |
