diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-07-31 00:26:27 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-07-31 00:30:50 +0200 |
commit | a2bf7fd81a11a58e99fc09b18ba89f0ec072f2ef (patch) | |
tree | e8ed9b01332ee8fab6f4e3c70192db6ef05280b6 /.gitignore | |
parent | 3cc083294f0ec33fc77712fc35180aeed7ac8c2b (diff) | |
download | dotfiles-a2bf7fd81a11a58e99fc09b18ba89f0ec072f2ef.tar.xz |
add bunch of stuff to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1 +1,25 @@ +*.dat +*.db +*.gz +*.log +*/log +__pycache__ +chromium/ +google-*/ +libreoffice/ +mpd/playlists/ +mpv/watch_later/ +mutt/cache/ +mutt/temp/ +pentadactyl/info/ +pulse/ +systemd/user/*.wants/ +transmission/resume/ +transmission/torrents/ +vim/bundle/ +vim/.netrwhist weechat/logs/* +weechat/*/autoload/ +weechat/keys/ +zsh/.zcompdump +zsh/.zsh_history |