From bccd872b6f82c07cef1bcb76ec662b3adcf8870e Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sat, 24 Apr 2021 11:31:07 +0000 Subject: [PATCH] Fix .gitignore to include all files --- facts/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/facts/.gitignore b/facts/.gitignore index f935021..d6b7ef3 100644 --- a/facts/.gitignore +++ b/facts/.gitignore @@ -1 +1,2 @@ +* !.gitignore