From 81231a150cdabc2db7c2887c74b33b772161ea00 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Sat, 10 Jun 2017 02:53:08 +0200 Subject: [PATCH] ignore pattern updated --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 82425ef6..42834cf8 100644 --- a/.hgignore +++ b/.hgignore @@ -4,6 +4,7 @@ syntax: regexp \.gitignore~ \ghostdriver\.log \.git/ +\.git_/ \.tox/ \.cache/ \.coverage$