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