From 449c778bbc4f2018c068ab4d5ae97a8418c071fa Mon Sep 17 00:00:00 2001 From: Tom Russell Date: Wed, 21 Nov 2018 20:49:38 +0000 Subject: [PATCH] Ignore TODO notes --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9a20e58f..352ac365 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ etl/cache/* etl/images/* etl/*.geojson etl/*.csv + +# Notes +TODO