aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-04-12 19:21:36 +1200
committerTom Ryder <tom@sanctum.geek.nz>2011-04-12 19:21:36 +1200
commit6c0f32eef33cc67986fe18b156bdaeeefc006db9 (patch)
tree6378f9b30056d069c504e31459a010a958538399 /.gitmodules
parentAdded a whole bunch of submodules, let's see how this works ... (diff)
downloaddotfiles-6c0f32eef33cc67986fe18b156bdaeeefc006db9.tar.gz
dotfiles-6c0f32eef33cc67986fe18b156bdaeeefc006db9.zip
Ignoring dirty files in submodules.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 108c36ec..b60cb75a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,18 +1,24 @@
[submodule "vim/bundles/fugitive"]
path = vim/bundles/fugitive
url = http://github.com/tpope/vim-fugitive.git
+ ignore = dirty
[submodule "vim/bundles/repeat"]
path = vim/bundles/repeat
url = http://github.com/tpope/vim-repeat.git
+ ignore = dirty
[submodule "vim/bundles/surround"]
path = vim/bundles/surround
url = http://github.com/tpope/vim-surround.git
+ ignore = dirty
[submodule "vim/bundles/unimpaired"]
path = vim/bundles/unimpaired
url = http://github.com/tpope/vim-unimpaired.git
+ ignore = dirty
[submodule "vim/bundles/nerdcommenter"]
path = vim/bundles/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
+ ignore = dirty
[submodule "vim/bundles/nerdtree"]
path = vim/bundles/nerdtree
url = git://github.com/scrooloose/nerdtree.git
+ ignore = dirty