aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-10 15:47:00 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-10 15:47:00 +1300
commit621f350da2bf20286da353d13fd84e6cc93f35b0 (patch)
tree8a8ae993c90c525a27dcbf7344cc91cf267d694d /.gitmodules
parentAdded commentary by Tim Pope. (diff)
downloaddotfiles-621f350da2bf20286da353d13fd84e6cc93f35b0.tar.gz
dotfiles-621f350da2bf20286da353d13fd84e6cc93f35b0.zip
Ignore dirty submodules.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9cdf09f9..04ddd327 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,24 +1,32 @@
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
url = git://github.com/tejr/sahara.git
+ ignore = dirty
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
+ ignore = dirty
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
+ ignore = dirty
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
+ ignore = dirty
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
+ ignore = dirty
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
+ ignore = dirty
[submodule "vim/bundle/speeddating"]
path = vim/bundle/speeddating
url = git://github.com/tpope/vim-speeddating.git
+ ignore = dirty
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = git://github.com/tpope/vim-commentary.git
+ ignore = dirty