mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-23 20:47:58 -04:00
Add .T files to .editorconfig
This commit is contained in:
parent
f469edf71c
commit
a78924b1a5
@ -10,7 +10,7 @@ insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.{h,c,cxx,cpp,I}]
|
||||
[*.{h,c,cxx,cpp,I,T}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user