mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
3fe367ee7e
Signed-off-by: Steven Noonan <steven@valvesoftware.com>
14 lines
170 B
INI
14 lines
170 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[CMakeLists.txt,*.{cpp,h}]
|
|
indent_style = tab
|
|
indent_size = 4
|