mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-04-20 14:45:44 +00:00
Added some meta stuff
https://github.com/Muhlex/iw4-mods/blob/main/.editorconfig
This commit is contained in:
parent
b067905b18
commit
3261b84f08
11
.editorconfig
Normal file
11
.editorconfig
Normal 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
|
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.gsc linguist-language=C
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,6 +3,8 @@
|
||||
|
||||
# Files to not ignore
|
||||
!/.gitignore
|
||||
!/.gitattributes
|
||||
!/.editorconfig
|
||||
!/.vscode
|
||||
|
||||
# Folder to not ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user