git init git checkout -b main git add README.md git commit -m "first commit" git remote add origin ssh://git@gitea.qutrobot.top:222/yunhai/Infantry.git git push -u origin main
5 lines
64 B
JSON
5 lines
64 B
JSON
{
|
|
"files.associations": {
|
|
"user_task.h": "c"
|
|
}
|
|
} |