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