add my key
This commit is contained in:
parent
f6b086e1dd
commit
68b80e3c86
3
.idea/.gitignore
vendored
Normal file
3
.idea/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
# Default ignored files
|
||||
/workspace.xml
|
6
.idea/misc.xml
Normal file
6
.idea/misc.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="JavaScriptSettings">
|
||||
<option name="languageLevel" value="ES6" />
|
||||
</component>
|
||||
</project>
|
8
.idea/modules.xml
Normal file
8
.idea/modules.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/registry.iml" filepath="$PROJECT_DIR$/.idea/registry.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
9
.idea/registry.iml
Normal file
9
.idea/registry.iml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
6
.idea/vcs.xml
Normal file
6
.idea/vcs.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
1
authorized_keys/huhy/id_rsa.pub
Normal file
1
authorized_keys/huhy/id_rsa.pub
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFQ1eE9Ij5YyGiNTudkkmtVs8WwCGIO9jrfCGoefIc/xieK+DJSlpm4umKM/zFLvfMZreGXu7q1yws9oz4sIn9PWILuVpvzSVzVlKKRMU1Nb3sdmOZqsyQp9no0Xy46Cilo7vdylD2eZzUy7VzDD3lQIO6iCC8l3XAakN1q16hrhloEDhv0+H7pP55DO2M0vPYXuKYsei8JHIpa/K91JZkaLaHWETTa1rntf+S5PXxyUE2YE+KjEbhYlun0n0EO7+RIrC8vSvH89mzS7Kq0sT8nkHHIEABk4biCJ/+a9hYL8rusqrOH0abWNnMm4zJhO8gILTcI9N02NeEIQzbeg1oxvdk7sfNFrZ0kfxCrbQTq73Zf6r+Fl9qGmEypIDaa9OIkpBFgQQWXYB7iFLpcHiBC5Qnng1rEujiL/A82qi01fqAklYei9V+kLug3lpXF1TL70d6CvtGPBXA0dMD4KtArcScmEkQn+R7S3vFEqNaCmhNSTDAdQvl8SAM+ShGfQE= huste@huhy
|
Loading…
Reference in New Issue
Block a user