Added some meta stuff

https://github.com/Muhlex/iw4-mods/blob/main/.editorconfig
This commit is contained in:
ineedbots
2021-09-09 10:51:50 -06:00
parent b067905b18
commit 3261b84f08
3 changed files with 14 additions and 0 deletions

11
.editorconfig Normal file
View File

@ -0,0 +1,11 @@
root = true
[*]
indent_style = tab
indent_size = 2
charset = latin1
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false