From 9cc6c02a7278c6fda6dd3e0be9c9b6c9c17e09c5 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 6 Mar 2018 17:24:26 +0100 Subject: [PATCH] ignore dirty --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 79d0b4db..1634fe91 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,7 +18,8 @@ path = bin url = git@github.com:Ircam-Web/mezzo-bin.git branch-master = master - branch-dev = master + branch-dev = dev + ignore = dirty [submodule "lib/grappelli-safe"] path = lib/grappelli-safe url = git@github.com:yomguy/grappelli-safe.git -- 2.39.5