Vendor Magnum and Corrade sources

This commit is contained in:
2026-03-10 19:55:20 +08:00
parent c382cfc3df
commit 5638714000
1156 changed files with 426233 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
[*]
charset = utf-8
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[*.{css,html,yml,rb,gltf}]
indent_style = space
indent_size = 2