From dcff3c92987104a4ee532e15d2666359c5fc9d27 Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Sat, 7 Oct 2017 13:26:01 +0200 Subject: [PATCH] Add modules/optional to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3be9623e90c..a9817100ac0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ output-* +modules/optional