Add other sites

This commit is contained in:
2025-10-04 23:35:31 +02:00
parent da49e9f340
commit 659084d544
27 changed files with 5871 additions and 9 deletions

View File

@@ -8,6 +8,9 @@ indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
[*.json]
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
indent_style = space