Browse Source

wildcard editorconfig

flysand7 1 year ago
parent
commit
abb9fb3345
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -1,6 +1,6 @@
 
 root = true
 
-[*.{odin,c,h,cpp}]
+[*]
 indent_style = tab
 end_of_line = lf