Add a .editorconfig file
Specifies the indent and line ending style globally and adds our indentation size for C code. Most of the popular editors and code hosting sites understand this file.
Specifies the indent and line ending style globally and adds our indentation size for C code. Most of the popular editors and code hosting sites understand this file.