added the binary files to gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -3,5 +3,11 @@ planet-latest_geonames.tsv
|
|||||||
|
|
||||||
*.o
|
*.o
|
||||||
|
|
||||||
|
A1/coord_query_kdtree
|
||||||
|
A1/coord_query_naive
|
||||||
|
A1/id_query_naive
|
||||||
|
A1/id_query_indexed
|
||||||
|
A1/id_query_binsort
|
||||||
|
|
||||||
*/.vscode/
|
*/.vscode/
|
||||||
.vscode/
|
.vscode/
|
Reference in New Issue
Block a user