# HG changeset patch # User Ludovic Chabant # Date 1587424907 25200 # Node ID 7a69433f0b1cf76e84d63aeaa42c4a2711893faf # Parent 380fccf663566ebae4ede16df37415978daaec8c Ignore more stuff in mercurial. diff -r 380fccf66356 -r 7a69433f0b1c .hgignore --- a/.hgignore Mon Apr 20 16:20:11 2020 -0700 +++ b/.hgignore Mon Apr 20 16:21:47 2020 -0700 @@ -14,6 +14,7 @@ vim/vimrc-local-pre vim/bundle/ vim/local/ +vim/fzf-history/ weechat/logs weechat/*.log mutt/*.gpg diff -r 380fccf66356 -r 7a69433f0b1c hgrc/hgignore --- a/hgrc/hgignore Mon Apr 20 16:20:11 2020 -0700 +++ b/hgrc/hgignore Mon Apr 20 16:21:47 2020 -0700 @@ -5,6 +5,9 @@ *.orig *.egg-info tags +tags.files +tags.lock +tags.temp .DS_Store Thumbs.db __pycache__