From d79364150b891dafe34db3aa91b618006dc865c5 Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Wed, 15 Apr 2015 12:50:44 +0200 Subject: [PATCH] .gitmodules: ignore changes in KIF external submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 38bfa07df..9c7a6e055 100644 --- a/.gitmodules +++ b/.gitmodules @@ -81,3 +81,4 @@ path = Classes/KIF url = https://github.com/kif-framework/KIF.git branch = origin/v3.1.2 + ignore = dirty