From 22ef01f169dad8b3ec3aa62aacd0cdd4c5289f3c Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 17 Dec 2021 10:40:22 -0500 Subject: Ignore some files --- .chezmoiignore | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index 6bc183a..f25e254 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,3 +1,4 @@ +# files in repo README etc emacsen @@ -12,3 +13,59 @@ chezmoi.toml.censored # only install if on openbsd .urxvt/perl {{- end }} + +# files in home +.Xauthority +.auth.gpg +.cache +.config/borg +.config/chezmoi +.config/dconf +.config/gtk-3.0 +.emacs.d/auto-save-list +.emacs.d/dictem +.emacs.d/elpa +.emacs.d/transient +.fonts +.gnupg/crls.d +.gnupg/private-keys-v1.d +.gnupg/pubring.gpg +.gnupg/pubring.kbx +.gnupg/random_seed +.gnupg/secring.gpg +.gnupg/tofu.db +.gnupg/trustdb.gpg +.keychain +.lbdb +.lesshst +.local/share +.lyrics +.mozilla +.mutt/cache +.mutt/tmp +.opam +.ssh/known_hosts.old +.texlive202* +.texmf/doc +.texmf/fonts +.texmf/tex +.texmf/web2c/tlmgr.log +.urxvt +.urxvt/urxvt-* +.viminfo +.w3m +.xkb/keymap +.xmonad/layout +.xmonad/prompt-history +.xmonad/xmonad-x86_64-linux +.xmonad/xmonad.errors +.xmonad/xmonad.hi +.xmonad/xmonad.o +.xsession-errors +.zcompdump +.zsh/**/*.zwc +.zsh/history +Documents +Downloads +News +>>>>>>> 4b28430 (Ignore some files) -- cgit v1.2.3