Move config gitignores into their own file
This commit is contained in:
parent
5503b3d64c
commit
e2c9c11131
40
.gitignore
vendored
40
.gitignore
vendored
@ -7,46 +7,6 @@
|
|||||||
/dotfiles/boot/cache
|
/dotfiles/boot/cache
|
||||||
/dotfiles/chrome-remote-desktop-session
|
/dotfiles/chrome-remote-desktop-session
|
||||||
/dotfiles/cider/.cache/
|
/dotfiles/cider/.cache/
|
||||||
/dotfiles/config/Trolltech.conf
|
|
||||||
/dotfiles/config/browser-launcher2
|
|
||||||
/dotfiles/config/chromium/
|
|
||||||
/dotfiles/config/chromium/Avatars/
|
|
||||||
/dotfiles/config/configstore
|
|
||||||
/dotfiles/config/dconf/
|
|
||||||
/dotfiles/config/dleyna-renderer-service.conf
|
|
||||||
/dotfiles/config/evolution/
|
|
||||||
/dotfiles/config/gconf/
|
|
||||||
/dotfiles/config/gedit/
|
|
||||||
/dotfiles/config/google-chrome
|
|
||||||
/dotfiles/config/gtk-2.0/
|
|
||||||
/dotfiles/config/gtk-3.0/
|
|
||||||
/dotfiles/config/hexchat
|
|
||||||
/dotfiles/config/hub
|
|
||||||
/dotfiles/config/linuxmint/
|
|
||||||
/dotfiles/config/menus/
|
|
||||||
/dotfiles/config/menus/applications-merged/
|
|
||||||
/dotfiles/config/menus/gnome-applications-merged
|
|
||||||
/dotfiles/config/monitors.xml
|
|
||||||
/dotfiles/config/mopidy
|
|
||||||
/dotfiles/config/mopidy/spotify/
|
|
||||||
/dotfiles/config/nemo/
|
|
||||||
/dotfiles/config/pulse/
|
|
||||||
/dotfiles/config/sparkleshare/*.key
|
|
||||||
/dotfiles/config/sparkleshare/*.pub
|
|
||||||
/dotfiles/config/sparkleshare/avatars/
|
|
||||||
/dotfiles/config/sparkleshare/logs
|
|
||||||
/dotfiles/config/spotify
|
|
||||||
/dotfiles/config/systemd/user/default.target.wants
|
|
||||||
/dotfiles/config/systemd/user/sockets.target.wants
|
|
||||||
/dotfiles/config/totem/
|
|
||||||
/dotfiles/config/transmission/dht.dat
|
|
||||||
/dotfiles/config/transmission/resume/*
|
|
||||||
/dotfiles/config/transmission/stats.json
|
|
||||||
/dotfiles/config/transmission/torrents/
|
|
||||||
/dotfiles/config/user-dirs.dirs
|
|
||||||
/dotfiles/config/user-dirs.locale
|
|
||||||
/dotfiles/config/vlc/
|
|
||||||
/dotfiles/config/xfce4/
|
|
||||||
/dotfiles/pip/cache/
|
/dotfiles/pip/cache/
|
||||||
/dotfiles/pip/download_cache/
|
/dotfiles/pip/download_cache/
|
||||||
/dotfiles/pip/pip.conf
|
/dotfiles/pip/pip.conf
|
||||||
|
40
dotfiles/config/.gitignore
vendored
Normal file
40
dotfiles/config/.gitignore
vendored
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
/Trolltech.conf
|
||||||
|
/browser-launcher2
|
||||||
|
/chromium/
|
||||||
|
/chromium/Avatars/
|
||||||
|
/configstore
|
||||||
|
/dconf/
|
||||||
|
/dleyna-renderer-service.conf
|
||||||
|
/evolution/
|
||||||
|
/gconf/
|
||||||
|
/gedit/
|
||||||
|
/google-chrome
|
||||||
|
/gtk-2.0/
|
||||||
|
/gtk-3.0/
|
||||||
|
/hexchat
|
||||||
|
/hub
|
||||||
|
/linuxmint/
|
||||||
|
/menus/
|
||||||
|
/menus/applications-merged/
|
||||||
|
/menus/gnome-applications-merged
|
||||||
|
/monitors.xml
|
||||||
|
/mopidy
|
||||||
|
/mopidy/spotify/
|
||||||
|
/nemo/
|
||||||
|
/pulse/
|
||||||
|
/sparkleshare/*.key
|
||||||
|
/sparkleshare/*.pub
|
||||||
|
/sparkleshare/avatars/
|
||||||
|
/sparkleshare/logs
|
||||||
|
/spotify
|
||||||
|
/systemd/user/default.target.wants
|
||||||
|
/systemd/user/sockets.target.wants
|
||||||
|
/totem/
|
||||||
|
/transmission/dht.dat
|
||||||
|
/transmission/resume
|
||||||
|
/transmission/stats.json
|
||||||
|
/transmission/torrents/
|
||||||
|
/user-dirs.dirs
|
||||||
|
/user-dirs.locale
|
||||||
|
/vlc/
|
||||||
|
/xfce4/
|
Loading…
Reference in New Issue
Block a user