From 575e66a8a779488ed041ba9fd6c2412021150ed5 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Sat, 2 Dec 2017 10:28:47 -0600 Subject: [PATCH] stupid gitignore file is insane --- modules/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/.gitignore b/modules/.gitignore index 3e758b72b..7c1b36a53 100644 --- a/modules/.gitignore +++ b/modules/.gitignore @@ -1,5 +1,6 @@ # Ignore everything so if we update via git, nothing is overwritten -# But keep the sample and this file around +/* +/*/ !.gitignore !/Sample/