From 6fd3bf4040ab003887e467a4bf481597dac4c653 Mon Sep 17 00:00:00 2001 From: nzkarit Date: Mon, 21 May 2018 18:59:02 +1200 Subject: [PATCH] Keep the example csv --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5788fc4..3452c1d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ *.log* *.csv +# Keep the example CSV +!example.csv + # Don't include the generated CSV related files generated/ allICAO.py