diff options
Diffstat (limited to 'day1/.gitignore')
| -rw-r--r-- | day1/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/day1/.gitignore b/day1/.gitignore new file mode 100644 index 0000000..a7de3a7 --- /dev/null +++ b/day1/.gitignore @@ -0,0 +1,3 @@ +/target +**/*.rs.bk +input.txt |
