changeset 501:7a69433f0b1c

Ignore more stuff in mercurial.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Apr 2020 16:21:47 -0700
parents 380fccf66356
children 2aede5c6c4e3
files .hgignore hgrc/hgignore
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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__