aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-13 01:54:20 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-13 01:54:20 +1300
commit86c2284546d99711549a7d857904c248ae4fe3fc (patch)
tree1fc8be89ab15ab7cdc243b092d19c07ad622db77 /.gitmodules
parentPrevent eunuch from overwriting my typo fix. (diff)
downloaddotfiles-86c2284546d99711549a7d857904c248ae4fe3fc.tar.gz
dotfiles-86c2284546d99711549a7d857904c248ae4fe3fc.zip
Ignore untracked files in plugins.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 30a5b3a0..01c63ad3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -33,9 +33,12 @@
[submodule "vim/bundle/nextag"]
path = vim/bundle/nextag
url = git://github.com/tejr/nextag.git
+ ignore = untracked
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
url = git://github.com/tpope/vim-abolish.git
+ ignore = untracked
[submodule "vim/bundle/eunuch"]
path = vim/bundle/eunuch
url = git://github.com/tpope/vim-eunuch.git
+ ignore = untracked