From f7d07c410f5950c5ecba033d801ce9ed4540f56c Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Mon, 11 Jun 2018 22:15:28 +0200
Subject: [PATCH] Ignore the disable file for modules

---
 modules/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/.gitignore b/modules/.gitignore
index eff8eeec5..063665917 100644
--- a/modules/.gitignore
+++ b/modules/.gitignore
@@ -40,3 +40,4 @@
 !/statistics/
 
 */enable
+*/disable
-- 
GitLab