소스 검색

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/*