update submodules,.gitignore
This commit is contained in:
30
.gitignore
vendored
30
.gitignore
vendored
@@ -1,23 +1,23 @@
|
|||||||
*.sublime-workspace
|
*.sublime-workspace
|
||||||
.config/mc/hotlist
|
.config/mc/hotlist
|
||||||
.fzf/
|
.fzf/
|
||||||
.oh-my-zsh/**
|
.oh-my-zsh/
|
||||||
.tmux.conf.bak
|
.tmux.conf.bak
|
||||||
.tmux/plugins/tmux-copycat/**
|
.tmux/plugins/tmux-copycat/
|
||||||
.tmux/plugins/tmux-prefix-highlight/**
|
.tmux/plugins/tmux-prefix-highlight/
|
||||||
.tmux/plugins/tmux-resurrect/**
|
.tmux/plugins/tmux-resurrect/
|
||||||
.tmux/resurrect/**
|
.tmux/resurrect/
|
||||||
.vim/.netrwhist/**
|
.vim/.netrwhist/
|
||||||
.vim/bundle/vim-fugitive/**
|
.vim/bundle/vim-fugitive/
|
||||||
.vim/bundle/ack.vim/**
|
.vim/bundle/ack.vim/
|
||||||
.vim/bundle/gundo.vim/**
|
.vim/bundle/gundo.vim/
|
||||||
.vim/bundle/nerdtree/**
|
.vim/bundle/nerdtree/
|
||||||
.vim/bundle/nerdtree-git-plugin/
|
.vim/bundle/nerdtree-git-plugin/
|
||||||
.vim/bundle/syntastic/**
|
.vim/bundle/syntastic/
|
||||||
.vim/bundle/vim-airline/**
|
.vim/bundle/vim-airline/
|
||||||
.vim/bundle/vim-markdown/**
|
.vim/bundle/vim-markdown/
|
||||||
.vim/bundle/vim-tmux/**
|
.vim/bundle/vim-tmux/
|
||||||
iTerm2
|
iTerm2
|
||||||
misc/Cobalt2-iterm/**
|
misc/Cobalt2-iterm/
|
||||||
tmux.start.sh
|
tmux.start.sh
|
||||||
.vim/bundle/supertab
|
.vim/bundle/supertab
|
||||||
Reference in New Issue
Block a user