PY-2018.1.4 <aharrison-fuller@Adams-MacBook-Pro.local Update find.xml Create remote-servers.xml

This commit is contained in:
Adam Harrison-Fuller
2018-07-06 11:54:40 +01:00
parent 3a5fd8f356
commit c399dbab24
2 changed files with 13 additions and 3 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
<application> <application>
<component name="FindSettings"> <component name="FindSettings">
<option name="customScope" value="Project Files" /> <option name="customScope" value="Project 'whoknowsproject'" />
<option name="defaultScopeName" value="Project Files" /> <option name="defaultScopeName" value="Project 'whoknowsproject'" />
<option name="regularExpressions" value="true" /> <option name="regularExpressions" value="true" />
<option name="REGULAR_EXPRESSIONS" value="true" /> <option name="REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="Project Files" /> <option name="SEARCH_SCOPE" value="Project 'whoknowsproject'" />
</component> </component>
</application> </application>
+10
View File
@@ -0,0 +1,10 @@
<application>
<component name="RemoteServers">
<remote-server name="Docker" type="docker">
<configuration>
<option name="apiUrl" value="unix:///var/run/docker.sock" />
<option name="certificatesPath" />
</configuration>
</remote-server>
</component>
</application>