From 68b80e3c86245cf71d143704ede4a4cefcdef371 Mon Sep 17 00:00:00 2001 From: huhy Date: Thu, 26 Sep 2024 15:35:28 +0800 Subject: [PATCH] add my key --- .idea/.gitignore | 3 +++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/registry.iml | 9 +++++++++ .idea/vcs.xml | 6 ++++++ authorized_keys/huhy/id_rsa.pub | 1 + 6 files changed, 33 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/registry.iml create mode 100644 .idea/vcs.xml create mode 100644 authorized_keys/huhy/id_rsa.pub diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..0e40fe8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ + +# Default ignored files +/workspace.xml \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..522f775 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/registry.iml b/.idea/registry.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/registry.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/authorized_keys/huhy/id_rsa.pub b/authorized_keys/huhy/id_rsa.pub new file mode 100644 index 0000000..5cb7d1b --- /dev/null +++ b/authorized_keys/huhy/id_rsa.pub @@ -0,0 +1 @@ +ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFQ1eE9Ij5YyGiNTudkkmtVs8WwCGIO9jrfCGoefIc/xieK+DJSlpm4umKM/zFLvfMZreGXu7q1yws9oz4sIn9PWILuVpvzSVzVlKKRMU1Nb3sdmOZqsyQp9no0Xy46Cilo7vdylD2eZzUy7VzDD3lQIO6iCC8l3XAakN1q16hrhloEDhv0+H7pP55DO2M0vPYXuKYsei8JHIpa/K91JZkaLaHWETTa1rntf+S5PXxyUE2YE+KjEbhYlun0n0EO7+RIrC8vSvH89mzS7Kq0sT8nkHHIEABk4biCJ/+a9hYL8rusqrOH0abWNnMm4zJhO8gILTcI9N02NeEIQzbeg1oxvdk7sfNFrZ0kfxCrbQTq73Zf6r+Fl9qGmEypIDaa9OIkpBFgQQWXYB7iFLpcHiBC5Qnng1rEujiL/A82qi01fqAklYei9V+kLug3lpXF1TL70d6CvtGPBXA0dMD4KtArcScmEkQn+R7S3vFEqNaCmhNSTDAdQvl8SAM+ShGfQE= huste@huhy