Moving old to subdirectory

This commit is contained in:
2026-04-14 21:39:34 +02:00
parent 407b9946f8
commit cda7ffd226
199 changed files with 0 additions and 229 deletions
+14
View File
@@ -0,0 +1,14 @@
; https://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false