diff --git a/.gitignore b/.gitignore
index 1966a63dd..14b142d59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,10 +66,10 @@ fabric.properties
### Intellij Patch ###
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
-# *.iml
-# modules.xml
-# .idea/misc.xml
-# *.ipr
+*.iml
+modules.xml
+.idea/misc.xml
+*.ipr
# Sonarlint plugin
.idea/sonarlint
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index bc8d0a3a6..000000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7f4..000000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file