Loading .gitignore +19 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ /.lesshst /.*_history /.vim/.netrwhist /.dvdcss # flags, timestamps /.sudo_as_admin_successful Loading @@ -20,6 +21,7 @@ # package management systems /.pip /.gem /.npm /.cpan /.bundler /.oh-my-zsh Loading @@ -37,3 +39,20 @@ # Vim local spell files .vim/spell/.*.add .vim/spell/.*.add.spl # software which will not be version controlled /.kodi /.java /.adobe /.Skype /.steam* /.gimp-* /.remmina /.mozilla /.dropbox* /.FBReader /.wireshark /.subversion /.thunderbird /.virtualenvs /.juniper_networks Loading
.gitignore +19 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ /.lesshst /.*_history /.vim/.netrwhist /.dvdcss # flags, timestamps /.sudo_as_admin_successful Loading @@ -20,6 +21,7 @@ # package management systems /.pip /.gem /.npm /.cpan /.bundler /.oh-my-zsh Loading @@ -37,3 +39,20 @@ # Vim local spell files .vim/spell/.*.add .vim/spell/.*.add.spl # software which will not be version controlled /.kodi /.java /.adobe /.Skype /.steam* /.gimp-* /.remmina /.mozilla /.dropbox* /.FBReader /.wireshark /.subversion /.thunderbird /.virtualenvs /.juniper_networks