From 2bcfdc5247e859e976edb2e61e7f9e530dccffc7 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 15 Feb 2016 04:36:34 +0100 Subject: .gitmodules: Ignore untracked files in the 'slimv' submodule Git was complaining that the tree was dirty with the `doc/tags` file. Just ignore untracked files. --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 67586bf..3b35d2c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -57,3 +57,4 @@ [submodule "bundle/slimv"] path = bundle/slimv url = https://github.com/kovisoft/slimv.git + ignore = untracked -- cgit v1.2.3