瀏覽代碼

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,3 +2,4 @@
2 2
 .*.swp
3 3
 .netrwhist
4 4
 */git-universe/private/*
5
+*/vim/bundle/private/*