From c014aab0684d26887a9114f01975b36e359c2ea2 Mon Sep 17 00:00:00 2001 From: Johannes Seitz Date: Sun, 9 Oct 2011 20:53:06 +0200 Subject: [PATCH] Added directory used by PyCharm/IDEA to ignorefile. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index accb26a..331e463 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ docs/_build +.idea