diff -r 6cf356c2969d -r ba828373ac1d .hgignore
--- a/.hgignore	Mon Jan 20 20:05:31 2020 +0100
+++ b/.hgignore	Tue Jan 21 12:49:47 2020 +0100
@@ -4,6 +4,7 @@
 # Backup files left behind by the Emacs editor.
 
 *~
+env-eskp
 
 # Lock files used by the Emacs editor.
 # Notice that the "#" character is quoted with a backslash.