Loading .gitignore +38 −9 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ /* !/.* # local install base /.local # caches, history /.cache /.viminf* Loading Loading @@ -30,6 +33,7 @@ *.log *.sqlite /.zcompdump* /.xsession-errors* # SSH stores & keys .ssh/known_hosts Loading @@ -41,18 +45,43 @@ .vim/spell/.*.add.spl # software which will not be version controlled /.kodi /.java /.adobe /.Skype /.steam* /.gimp-* /.remmina /.mozilla /.compiz /.config/chromium /.config/compiz-1 /.config/dconf /.config/eog /.config/evince /.config/gedit /.config/gtk-2.0 /.config/gtk-3.0 /.config/libaccounts-glib /.config/libreoffice /.config/nautilus /.config/pulse /.config/Skype /.config/totem /.config/unity3d /.config/vlc /.dbus /.dropbox* /.FBReader /.wireshark /.gconf /.gimp-* /.gnome /.gstreamer-* /.java /.juniper_networks /.kodi /.macromedia /.mozilla /.pulse* /.remmina /.rpdb2_settings /.Skype /.steam* /.subversion /.thunderbird /.Ticket to Ride /.virtualenvs /.juniper_networks /.wireshark Loading
.gitignore +38 −9 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ /* !/.* # local install base /.local # caches, history /.cache /.viminf* Loading Loading @@ -30,6 +33,7 @@ *.log *.sqlite /.zcompdump* /.xsession-errors* # SSH stores & keys .ssh/known_hosts Loading @@ -41,18 +45,43 @@ .vim/spell/.*.add.spl # software which will not be version controlled /.kodi /.java /.adobe /.Skype /.steam* /.gimp-* /.remmina /.mozilla /.compiz /.config/chromium /.config/compiz-1 /.config/dconf /.config/eog /.config/evince /.config/gedit /.config/gtk-2.0 /.config/gtk-3.0 /.config/libaccounts-glib /.config/libreoffice /.config/nautilus /.config/pulse /.config/Skype /.config/totem /.config/unity3d /.config/vlc /.dbus /.dropbox* /.FBReader /.wireshark /.gconf /.gimp-* /.gnome /.gstreamer-* /.java /.juniper_networks /.kodi /.macromedia /.mozilla /.pulse* /.remmina /.rpdb2_settings /.Skype /.steam* /.subversion /.thunderbird /.Ticket to Ride /.virtualenvs /.juniper_networks /.wireshark