diff --git a/.gitignore b/.gitignore
index 7fffc52d7..894b5eef5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@
### IntelliJ IDEA ###
.idea
+!/.idea/runConfigurations/
*.iws
*.iml
*.ipr
@@ -23,4 +24,3 @@ dist/
nbdist/
.nb-gradle/
-/nestor/src/main/resources/public
\ No newline at end of file
diff --git a/.idea/runConfigurations/komga__bootRun__dev.xml b/.idea/runConfigurations/komga__bootRun__dev.xml
new file mode 100644
index 000000000..1af4c7df2
--- /dev/null
+++ b/.idea/runConfigurations/komga__bootRun__dev.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/komga__bootRun__localdb_dev.xml b/.idea/runConfigurations/komga__bootRun__localdb_dev.xml
new file mode 100644
index 000000000..3d58ca167
--- /dev/null
+++ b/.idea/runConfigurations/komga__bootRun__localdb_dev.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+
+
+
\ No newline at end of file