diff --git a/.gitignore b/.gitignore index ba01d18..4154e68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ planet-latest_geonames.tsv.gz -planet-latest_geonames.tsv \ No newline at end of file +planet-latest_geonames.tsv + +*.o + +*/.vscode \ No newline at end of file