aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2016-02-15 04:36:34 +0100
committerTeddy Wing2016-02-15 04:37:28 +0100
commit2bcfdc5247e859e976edb2e61e7f9e530dccffc7 (patch)
treef24e291949aac3e27c1d488ab36a4b90d139e380 /.gitmodules
parentd2b6d1234ce9c6410b59b2eb8e8c5e671acf68b7 (diff)
downloaddotvim-2bcfdc5247e859e976edb2e61e7f9e530dccffc7.tar.bz2
.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.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules1
1 files changed, 1 insertions, 0 deletions
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