aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
AgeCommit message (Collapse)Author
2017-10-16Misc: Add an editorconfigNaios
* This is a platform independent config which is supported in many editors to set the charset and intendation automatically on a per project basis. * The latin1 charset is a workaround for the MSVC editorconfig support which stores utf-8 with bom instead of none. (cherry picked from commit 850fbbd6a939a7a577bdd8fe840b0baa66b1ec99)