Convert simple-icons manual backup from submodule to tracked files

This commit is contained in:
MayaChat
2025-11-24 14:51:23 -05:00
parent 30bbe7a0a4
commit f363db5e47
3467 changed files with 42987 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
root=true
[*]
charset=utf-8
indent_style=tab
insert_final_newline=true
trim_trailing_whitespace=true
[*.md]
indent_style = space
indent_size=unset
[*.svg]
insert_final_newline=false
[*.yml]
indent_style=space
[.github/**/*.md]
trim_trailing_whitespace=false # Templates with trailing whitespace are more usable