Loading .gitignore +14 −0 Original line number Diff line number Diff line # ignore non-dotfiles /* !/.* *.ba[ck] # local install base /.local # local binary data /.backgrounds /.fonts # shell local files .bash_local .zsh_local Loading @@ -15,12 +20,14 @@ # caches, history /.cache /.dmrc /.viminf* /.lesshst /.*_history /.vim/.netrwhist /.dvdcss /.wget-hsts /.thumbnails # flags, timestamps /.sudo_as_admin_successful Loading @@ -39,6 +46,7 @@ /.bundler # logs, databases /.cddb *.log *.sqlite /.zcompdump* Loading @@ -53,6 +61,9 @@ # systemd links directories .config/systemd/user/*.wants # too volatile /.config/htop # software which will not be version controlled /.adobe /.asoundrc Loading @@ -69,6 +80,7 @@ /.config/gtk-2.0 /.config/gtk-3.0 /.config/gnome-sudoku /.config/ibus /.config/icedtea-web /.config/libaccounts-glib /.config/libreoffice Loading @@ -80,6 +92,7 @@ /.config/pulse /.config/Skype /.config/software-center /.config/spotify /.config/Synergy /.config/Ticket\ to\ Ride /.config/Trolltech* Loading Loading @@ -114,6 +127,7 @@ /.minecraft /.mlterm /.mozilla /.opera /.pulse* /.PyCharm* /.pylint* Loading .ipython/profile_default/startup/.gitignore→.ipython/.gitignore +0 −0 File moved. View file Loading
.gitignore +14 −0 Original line number Diff line number Diff line # ignore non-dotfiles /* !/.* *.ba[ck] # local install base /.local # local binary data /.backgrounds /.fonts # shell local files .bash_local .zsh_local Loading @@ -15,12 +20,14 @@ # caches, history /.cache /.dmrc /.viminf* /.lesshst /.*_history /.vim/.netrwhist /.dvdcss /.wget-hsts /.thumbnails # flags, timestamps /.sudo_as_admin_successful Loading @@ -39,6 +46,7 @@ /.bundler # logs, databases /.cddb *.log *.sqlite /.zcompdump* Loading @@ -53,6 +61,9 @@ # systemd links directories .config/systemd/user/*.wants # too volatile /.config/htop # software which will not be version controlled /.adobe /.asoundrc Loading @@ -69,6 +80,7 @@ /.config/gtk-2.0 /.config/gtk-3.0 /.config/gnome-sudoku /.config/ibus /.config/icedtea-web /.config/libaccounts-glib /.config/libreoffice Loading @@ -80,6 +92,7 @@ /.config/pulse /.config/Skype /.config/software-center /.config/spotify /.config/Synergy /.config/Ticket\ to\ Ride /.config/Trolltech* Loading Loading @@ -114,6 +127,7 @@ /.minecraft /.mlterm /.mozilla /.opera /.pulse* /.PyCharm* /.pylint* Loading