浏览代码

Added "private" bundle

Here you can add vim overrides that you need to exclude from Github.

Of course, this *will not work* for other sharing mechanisms like Dropbox.
Alois Mahdal 11 年前
父节点
当前提交
c403937892
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore 查看文件

2
 .*.swp
2
 .*.swp
3
 .netrwhist
3
 .netrwhist
4
 */git-universe/private/*
4
 */git-universe/private/*
5
+*/vim/bundle/private/*