diff --git a/.gitignore b/.gitignore
index 448c3395c..7f1bab8df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,10 @@ composer.lock
.DS_Store
.idea/
!.idea/copyright/
+!.idea/scopes/
+!.idea/modules.xml
+!.idea/hedgedoc.iml
+!.idea/icon.svg
Thumbs.db
npm-debug.log
newrelic_agent.log
diff --git a/.idea/hedgedoc.iml b/.idea/hedgedoc.iml
new file mode 100644
index 000000000..5d5fcfbd3
--- /dev/null
+++ b/.idea/hedgedoc.iml
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/icon.svg b/.idea/icon.svg
new file mode 100644
index 000000000..0d236216e
--- /dev/null
+++ b/.idea/icon.svg
@@ -0,0 +1,32 @@
+
+
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 000000000..b37dc60d1
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/scopes/Backend.xml b/.idea/scopes/Backend.xml
new file mode 100644
index 000000000..e52571b91
--- /dev/null
+++ b/.idea/scopes/Backend.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/.idea/scopes/Commons.xml b/.idea/scopes/Commons.xml
new file mode 100644
index 000000000..68ac53d5a
--- /dev/null
+++ b/.idea/scopes/Commons.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/.idea/scopes/Frontend.xml b/.idea/scopes/Frontend.xml
new file mode 100644
index 000000000..bbdef5c18
--- /dev/null
+++ b/.idea/scopes/Frontend.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file