Moved the haversine code to a subdirectory

This commit is contained in:
2023-02-25 23:03:18 +00:00
parent 1a050d28e2
commit 3523e12a5d
9 changed files with 18 additions and 26 deletions

8
.gitignore vendored
View File

@@ -1,4 +1,4 @@
python/__pycache__/**/*
cpp/haverscan
cpp/haverstrtok
data_10000000_flex.json
haversine/python/__pycache__/**/*
haversine/cpp/haverscan
haversine/cpp/haverstrtok
haversine/data_10000000_flex.json