Compare commits

..

No commits in common. "df08cbd4eba5fa20d0e3bd89371d02c9d430007a" and "f513829e65bfddf957537e858bd0a684cc2d00ca" have entirely different histories.

3 changed files with 1 additions and 9 deletions

View File

@ -1,6 +0,0 @@
#include <stdio.h>
int main() {
printf("Hello, World!\n");
return 0;
}

View File

@ -1,3 +1 @@
这是一个用于测试的项目
主要是在多台设备之间代码同步,没有本仓库没有任何实际的意义
仅仅用于测试