diff --git a/.gitignore b/.gitignore index 180efb4..30edb7f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,7 @@ target/ .classpath .project *.class -.idea/ *.iml + +.idea/* +!/.idea/runConfigurations diff --git a/.idea/runConfigurations/RouteServer.xml b/.idea/runConfigurations/RouteServer.xml new file mode 100644 index 0000000..ac6f60a --- /dev/null +++ b/.idea/runConfigurations/RouteServer.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file