From 0b693dfdb8c692068ead9f6ed5e5fd050e396557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Fo=CC=88rster?= Date: Wed, 12 Feb 2025 21:32:06 +0100 Subject: [PATCH] update submodules,.gitignore --- .gitignore | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7b6e584..4808c3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,23 @@ *.sublime-workspace .config/mc/hotlist .fzf/ +.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 iTerm2 -tmux.start.sh \ No newline at end of file +misc/Cobalt2-iterm +tmux.start.sh +vim/bundl .vim/bundle/supertab \ No newline at end of file