Update 2026-01-25 09:38 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id
2026-01-25 09:38:17 +01:00
parent 0769d7a789
commit 186dfa8096
1240 changed files with 189747 additions and 315946 deletions

View File

@@ -0,0 +1,20 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
[*.ledger]
indent_style = space
indent_size = 4
max_line_length = 120
[*.vim]
indent_style = space
indent_size = 2
max_line_length = 120
[*.md]
trim_trailing_whitespace = false