# HG changeset patch # User Angel Ezquerra # Date 2014-10-13 09:46:04 # Node ID 3232f92360d4da06d304ea6856568c9a3ab2e6b7 # Parent 5aae3dea80444ab1c55f01f4ebd43fbc2f99370e hgignore: ignore the PyCharm workspace folder diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -42,6 +42,7 @@ mercurial.egg-info .DS_Store tags cscope.* +.idea/* i18n/hg.pot locale/*/LC_MESSAGES/hg.mo hgext/__index__.py