From ab10dfc71db4cae68321313dff98492e75fcc9ad Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sat, 4 Jul 2015 00:24:25 +0200 Subject: [PATCH] Ignore .gitmodule ??? Signed-off-by: Roland Haeder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f724ded808..51ae4a9677 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ nbproject htaccess-sample installer.txt extlib/DB.php +.gitmodule -- 2.39.5