1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-28 07:01:50 +00:00

gitattrs and editorconfig

This commit is contained in:
ineedbots
2021-09-09 11:29:04 -06:00
parent 6799af16f2
commit f58822965f
3 changed files with 15 additions and 1 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