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