diff options
| author | Fuwn <[email protected]> | 2022-11-19 14:40:34 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-11-19 14:40:34 -0800 |
| commit | 90ba93a163339cbb3f58ea8bff434efd32c8ddca (patch) | |
| tree | 477f889ac70adf51b0ea960ab50d71b91ab932fd /.idea/misc.xml | |
| parent | feat: store oit (diff) | |
| download | ellipse2-90ba93a163339cbb3f58ea8bff434efd32c8ddca.tar.xz ellipse2-90ba93a163339cbb3f58ea8bff434efd32c8ddca.zip | |
feat: xmm register double sub
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 |