Moved the haversine code to a subdirectory
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user