From 6a861d719b144e0f5a33913164f993f06143a17f Mon Sep 17 00:00:00 2001 From: Nikolaj Date: Wed, 29 Sep 2021 14:20:58 +0200 Subject: [PATCH] gitignore --- A1/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 A1/.gitignore diff --git a/A1/.gitignore b/A1/.gitignore new file mode 100644 index 0000000..ba01d18 --- /dev/null +++ b/A1/.gitignore @@ -0,0 +1,2 @@ +planet-latest_geonames.tsv.gz +planet-latest_geonames.tsv \ No newline at end of file