From: Christian Heimes Date: Sat, 19 Oct 2013 17:55:27 +0000 (+0200) Subject: Ignore PyCharm project directory X-Git-Tag: v2.7.6rc1~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cede1a50088defb6f12b867e84c888c14ea9fe5b;p=thirdparty%2FPython%2Fcpython.git Ignore PyCharm project directory --- diff --git a/.hgignore b/.hgignore index c51c53cfbd72..e30ec86c8c17 100644 --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,7 @@ .gdb_history .purify .svn/ +^.idea/ .DS_Store Makefile$ Makefile.pre$