diff --git a/.gitignore b/.gitignore index 4808c3f..07a351a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,23 @@ *.sublime-workspace .config/mc/hotlist .fzf/ -.oh-my-zsh +.oh-my-zsh/** .tmux.conf.bak -.tmux/plugins/tmux-copycat -.tmux/plugins/tmux-prefix-highlight -.tmux/plugins/tmux-resurrect -.tmux/resurrect -.vim/.netrwhist -.vim/bund .vim/bundle/vim-fugitive -.vim/bundle/ack.vim -.vim/bundle/gundo.vim -.vim/bundle/nerdtree -.vim/bundle/nerdtree-git-plugin -.vim/bundle/syntastic -.vim/bundle/vim-airline -.vim/bundle/vim-markdown -.vim/bundle/vim-tmux +.tmux/plugins/tmux-copycat/** +.tmux/plugins/tmux-prefix-highlight/** +.tmux/plugins/tmux-resurrect/** +.tmux/resurrect/** +.vim/.netrwhist/** +.vim/bundle/vim-fugitive/** +.vim/bundle/ack.vim/** +.vim/bundle/gundo.vim/** +.vim/bundle/nerdtree/** +.vim/bundle/nerdtree-git-plugin/ +.vim/bundle/syntastic/** +.vim/bundle/vim-airline/** +.vim/bundle/vim-markdown/** +.vim/bundle/vim-tmux/** iTerm2 -misc/Cobalt2-iterm +misc/Cobalt2-iterm/** tmux.start.sh -vim/bundl .vim/bundle/supertab \ No newline at end of file +.vim/bundle/supertab \ No newline at end of file