diff options
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..461b022 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="SshConsoleOptionsProvider"> + <option name="myEncoding" value="UTF-8" /> + <option name="myConnectionType" value="SSH_CONFIG" /> + <option name="myConnectionId" value="[email protected]:22 password" /> + </component> +</project>
\ No newline at end of file |