diff options
Diffstat (limited to '.vim/bundle/ctrlp.vim/.gitignore')
| -rw-r--r-- | .vim/bundle/ctrlp.vim/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.vim/bundle/ctrlp.vim/.gitignore b/.vim/bundle/ctrlp.vim/.gitignore new file mode 100644 index 0000000..06fcd83 --- /dev/null +++ b/.vim/bundle/ctrlp.vim/.gitignore @@ -0,0 +1,6 @@ +*.markdown +*.zip +note.txt +tags +.hg* +tmp/* |
