From df73a08b4e7018038ed0021f090dd4d6c93fd7d4 Mon Sep 17 00:00:00 2001 From: Randell Dawson Date: Wed, 21 Nov 2018 18:28:49 -0800 Subject: [PATCH] fix: corrected gitignore input-files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aa70595094..b178b0010a 100644 --- a/.gitignore +++ b/.gitignore @@ -82,4 +82,4 @@ typings/ work-logs/* # local input files -input-files \ No newline at end of file +input-files/* \ No newline at end of file