Add hpp files to .editorconfig

This commit is contained in:
lvxnull 2023-09-28 19:44:47 +02:00 committed by Jakob P. Liljenberg
parent 52bfff7ceb
commit e6a06eb729

View file

@ -1,4 +1,4 @@
[*.{cpp,h,sh,md,cfg,sample}]
[*.{cpp,h,hpp,sh,md,cfg,sample}]
indent_style = tab
indent_size = 4