diff --git a/.gitignore b/.gitignore
index 44f647bb50..26c1551135 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-/.idea/
/.*project
/.settings
/.autotools
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000000..f108063c78
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,5 @@
+*.iml
+misc.xml
+modules.xml
+vcs.xml
+workspace.xml
diff --git a/.idea/.name b/.idea/.name
new file mode 100644
index 0000000000..7a7d966908
--- /dev/null
+++ b/.idea/.name
@@ -0,0 +1 @@
+OpenTX
\ No newline at end of file
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml
new file mode 100644
index 0000000000..cc9af50060
--- /dev/null
+++ b/.idea/codeStyleSettings.xml
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
new file mode 100644
index 0000000000..777209761e
--- /dev/null
+++ b/.idea/codeStyles/Project.xml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
new file mode 100644
index 0000000000..79ee123c2b
--- /dev/null
+++ b/.idea/codeStyles/codeStyleConfig.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
new file mode 100644
index 0000000000..22f5581322
--- /dev/null
+++ b/.idea/encodings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file