Add editor configs
Add .editorconfig, .vscode and .gitattributes configs to make editors and tools aware that the files use unix line indeings and are indentent with tabs.
This commit is contained in:
parent
9163ca63a9
commit
e20aef2f32
3 changed files with 34 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
* text=auto eol=lf
|
Loading…
Add table
Add a link
Reference in a new issue