Moved .gitignore to haversine directory
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +0,0 @@
|
|||||||
haversine/python/__pycache__/**/*
|
|
||||||
haversine/cpp/haverscan
|
|
||||||
haversine/cpp/haverstrtok
|
|
||||||
haversine/cpp/test*
|
|
||||||
haversine/data_10000000_flex.json
|
|
||||||
5
haversine/.gitignore
vendored
Normal file
5
haversine/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
python/__pycache__/**/*
|
||||||
|
cpp/haverscan
|
||||||
|
cpp/haverstrtok
|
||||||
|
cpp/test*
|
||||||
|
data_10000000_flex.json
|
||||||
Reference in New Issue
Block a user