diff --git a/haversine_02/.gitignore b/haversine_02/.gitignore index 563cb2a..3f85c44 100644 --- a/haversine_02/.gitignore +++ b/haversine_02/.gitignore @@ -4,3 +4,4 @@ count_and_distances pairs.json main genhavr +jsonparse diff --git a/haversine_02/jsonparse b/haversine_02/jsonparse deleted file mode 100644 index 62cfeb2..0000000 Binary files a/haversine_02/jsonparse and /dev/null differ