diff --git a/.gitignore b/.gitignore
index be1b1344f..3422a4f2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,8 +30,8 @@ node_modules
.springBeans
### IntelliJ IDEA
-!.idea/
.idea/*
+!/.idea/codeStyles/
!/.idea/runConfigurations/
*.iws
*.iml
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
new file mode 100644
index 000000000..5a66f5db7
--- /dev/null
+++ b/.idea/codeStyles/Project.xml
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
new file mode 100644
index 000000000..79ee123c2
--- /dev/null
+++ b/.idea/codeStyles/codeStyleConfig.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file