Merge branch 'master' of https://github.com/amix/vimrc
This commit is contained in:
commit
d6bdaeda63
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
temp_dirs/undodir*
|
||||
sources_non_forked/ack.vim/.netrwhist
|
||||
temp_dirs/yankring_history_v2.txt
|
||||
sources_forked/yankring/doc/tags
|
||||
|
|
2
temp_dirs/undodir/.gitignore
vendored
Normal file
2
temp_dirs/undodir/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# http://stackoverflow.com/a/932982
|
||||
!.gitignore
|
Loading…
Reference in a new issue