diff --git a/.gitignore b/.gitignore
index 44f647bb5..26c155113 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 000000000..f108063c7
--- /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 000000000..7a7d96690
--- /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 000000000..cc9af5006
--- /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 000000000..777209761
--- /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 000000000..79ee123c2
--- /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 000000000..22f558132
--- /dev/null
+++ b/.idea/encodings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file