From 406181efcca7c7c0cf62913573afed4c024e3d04 Mon Sep 17 00:00:00 2001 From: mashuai Date: Thu, 3 Apr 2014 18:37:50 +0800 Subject: [PATCH] add .idea in .gitignore for PyCharm --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ae0e9f6..c62dccbc 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ tags htmlcov six-*.egg/ *.orig +.idea/