Pycharm to gitignore
diff --git a/.gitignore b/.gitignore
index 0c3d63f..6d25411 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@
 # Python
 */*.pyc
 
+# PyCharm
+.idea