Видалити 'cv4/.meta/config.json'

This commit is contained in:
Kapliuk 2024-03-13 21:00:12 +00:00
parent 9d9345bb8e
commit 5d90c4c40d

View File

@ -1,25 +0,0 @@
{
"authors": [
"wolf99"
],
"contributors": [
"patricksjackson",
"rootbeersoup",
"ryanplusplus",
"xihh87"
],
"files": {
"solution": [
"list_ops.c",
"list_ops.h"
],
"test": [
"test_list_ops.c"
],
"example": [
".meta/example.c",
".meta/example.h"
]
},
"blurb": "Implement basic list operations."
}