aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-10 15:52:15 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-10 15:52:15 +1300
commit6afe7e75ba31b1e0839f1e8b094ef2e2b26d3a42 (patch)
treeb5706f75adfa9f543a0226b65d432a8f73963b7e /.gitmodules
parentIgnore dirty submodules. (diff)
downloaddotfiles-6afe7e75ba31b1e0839f1e8b094ef2e2b26d3a42.tar.gz
dotfiles-6afe7e75ba31b1e0839f1e8b094ef2e2b26d3a42.zip
Actually, this is a better fit.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules16
1 files changed, 8 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index 04ddd327..11d92259 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,32 +1,32 @@
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
url = git://github.com/tejr/sahara.git
- ignore = dirty
+ ignore = untracked
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
- ignore = dirty
+ ignore = untracked
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
- ignore = dirty
+ ignore = untracked
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
- ignore = dirty
+ ignore = untracked
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
- ignore = dirty
+ ignore = untracked
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
- ignore = dirty
+ ignore = untracked
[submodule "vim/bundle/speeddating"]
path = vim/bundle/speeddating
url = git://github.com/tpope/vim-speeddating.git
- ignore = dirty
+ ignore = untracked
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = git://github.com/tpope/vim-commentary.git
- ignore = dirty
+ ignore = untracked