From 1bc91c7879bdaf393cee1b0ec7abd5e2027f67ae Mon Sep 17 00:00:00 2001 From: Paolo Possanzini Date: Fri, 16 Feb 2018 10:48:24 +0100 Subject: [PATCH] git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 76a142ef..724bc326 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ npm-debug.log* yarn-debug.log* yarn-error.log* .vs/ +.hg/ +.hgignore # Editor directories and files .idea