diff --git a/2017/day/1/.gitignore b/.gitignore similarity index 55% rename from 2017/day/1/.gitignore rename to .gitignore index eccd7b4..324c57f 100644 --- a/2017/day/1/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/target/ +target/ **/*.rs.bk