diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-04 15:42:54 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-04 15:42:54 +0200 |
| commit | f70c926c17bc244bf51e8c05d891b0b13528fe8a (patch) | |
| tree | ad58a4ed55f257a668cceee88d2465a4c066ac38 /day1/.gitignore | |
Initial commit
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 |
