8beb802437
We should have consistent line endings in our repository; now that we have a .gitattributes file, update the repository contents to match expectations.
7 lines
156 B
JSON
7 lines
156 B
JSON
{
|
|
"name": "C/C++ with Make",
|
|
"description": "Build and test a C/C++ project using Make.",
|
|
"iconName": "c-cpp",
|
|
"categories": ["C", "C++"]
|
|
}
|