remove sage 10

This commit is contained in:
2025-11-22 17:26:37 +00:00
parent 07de9c14f0
commit 272b0f6525
119 changed files with 0 additions and 28393 deletions

View File

@@ -1,25 +0,0 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
quote_type = single
[*.md]
trim_trailing_whitespace = false
[*.php]
indent_size = 4
[*.blade.php]
indent_size = 2
[resources/views/**.php]
indent_size = 2
[index.php]
indent_size = 2