From 5d6aa0e398a6c6591a0ef20e4459986df95236be Mon Sep 17 00:00:00 2001 From: nathan Date: Wed, 17 Jun 2020 22:12:23 -0700 Subject: [PATCH] removed profiling files and changed gitignore for shp and geojson files Former-commit-id: 80e12805b0dc79841b0996f11f28b53e50a590f7 Former-commit-id: 21a1e822e1596cecb779edbb0b788732c1d5131a --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f4251f6..6712c68 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,10 @@ .~ thumbs.db -viz1090 \ No newline at end of file +*.shp +*.shp* +*.shx* +*.shx +*.geojson + +viz1090