删除密钥

This commit is contained in:
Xu Bai
2019-06-26 15:01:29 +08:00
parent 700f053494
commit 06cdf4dd9a
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
id_rsa.pub
id_rsa

View File

@@ -2,7 +2,7 @@
* @Author: Xu Bai
* @Date: 2019-06-25 23:10:17
* @LastEditors: Xu Bai
* @LastEditTime: 2019-06-26 14:49:45
* @LastEditTime: 2019-06-26 14:59:46
*/
#include "stdio.h"
@@ -134,7 +134,7 @@ int main(){
}
ListTraverse(L);
//ceshi
getchar();