Added PyCharm stuff to .gitignore

This commit is contained in:
Federico Ficarelli 2016-03-14 09:58:23 +01:00 committed by Ask Solem
parent 40d193b938
commit b6ef46e464
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ kombu/tests/cover
kombu/tests/coverage.xml
.coverage
dump.rdb
.idea/