Renormalize line endings

We should have consistent line endings in our repository; now that we
have a .gitattributes file, update the repository contents to match
expectations.
This commit is contained in:
Edward Thomson
2020-03-21 14:55:11 +00:00
parent ed5cb0096e
commit 8beb802437
41 changed files with 639 additions and 639 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "C/C++ with Make",
"description": "Build and test a C/C++ project using Make.",
"iconName": "c-cpp",
"categories": ["C", "C++"]
}
{
"name": "C/C++ with Make",
"description": "Build and test a C/C++ project using Make.",
"iconName": "c-cpp",
"categories": ["C", "C++"]
}