changeset 682:4f1cd9bf13c7

Misc: add some temporary files in .hgignore
author David Demelier <markand@malikania.fr>
date Thu, 12 Apr 2018 19:24:09 +0200
parents f16a876e4a6a
children d30793525261
files .hgignore
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Thu Apr 12 21:01:10 2018 +0200
+++ b/.hgignore	Thu Apr 12 19:24:09 2018 +0200
@@ -6,6 +6,8 @@
 
 # vim/emacs specific.
 ^tags$
+^tags\.lock$
+^tags\.temp$
 \.swp$
 \.swo$