summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlvxnull <86745229+lvxnull@users.noreply.github.com>2023-09-28 19:44:47 +0200
committerJakob P. Liljenberg <admin@qvantnet.com>2023-09-30 18:55:56 +0200
commite6a06eb729f11fb8b14f104a041c8504772a8c95 (patch)
treeb6ee44c6db36131887f0134bc10331fe795ab287
parent52bfff7ceb3d259b1a71002fcbfb20261294bdd7 (diff)
Add hpp files to .editorconfig
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 63202f0..b27d25a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,4 +1,4 @@
-[*.{cpp,h,sh,md,cfg,sample}]
+[*.{cpp,h,hpp,sh,md,cfg,sample}]
indent_style = tab
indent_size = 4