Moved .gitignore to haversine directory

This commit is contained in:
Abdelrahman Said 2023-03-05 00:41:09 +00:00
parent 5fac2ebfa8
commit d683951f67
2 changed files with 5 additions and 5 deletions

5
.gitignore vendored
View File

@ -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
View File

@ -0,0 +1,5 @@
python/__pycache__/**/*
cpp/haverscan
cpp/haverstrtok
cpp/test*
data_10000000_flex.json