From b6ef46e46437b7e05b42a8b598b5198681774cc1 Mon Sep 17 00:00:00 2001 From: Federico Ficarelli Date: Mon, 14 Mar 2016 09:58:23 +0100 Subject: [PATCH] Added PyCharm stuff to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8b50f464..b8e0befb 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ kombu/tests/cover kombu/tests/coverage.xml .coverage dump.rdb +.idea/