diff options
Diffstat (limited to '2021/day17/.gitignore')
-rw-r--r-- | 2021/day17/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2021/day17/.gitignore b/2021/day17/.gitignore new file mode 100644 index 0000000..9f97022 --- /dev/null +++ b/2021/day17/.gitignore @@ -0,0 +1 @@ +target/
\ No newline at end of file |