From b2d2d74745f53efc06310369787c311a7a5ffe3a Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 19 Mar 2017 15:02:22 -0700 Subject: add pycharms dir to hgignore --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 15c093f..2323687 100644 --- a/.hgignore +++ b/.hgignore @@ -1,5 +1,6 @@ build bootstrap +.idea syntax:glob *.py[co] -- cgit v0.12