X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitignore;h=caf69221639f471ff9e5a14bf599b9827385179a;hb=8246405a007bc1a4e9ba0454f0ebb0d97f616ec3;hp=8c2ffefa8b1b2a917b0e5cbc0336365ae3c408e0;hpb=054bbd9060afecc59fb2aa8b768f1344e2d70f2f;p=config%2Fdotfiles.git diff --git a/.gitignore b/.gitignore index 8c2ffef..caf6922 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +# Ignore generated files. +/htoprc +/screenrc +/shell/aliases +/tmux.conf +/tmux-window1.conf +/tmux-window2.conf # Ignore temporary zsh files. -zsh/cache -zsh/history +/zsh/cache +/zsh/history*