Adding the idea folder to gitignore
diff --git a/.gitignore b/.gitignore
index 6618377..74613b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -234,3 +234,4 @@
 nbdist/
 .nb-gradle/
 
+.idea/
\ No newline at end of file