Files
tools-app/.editorconfig
Grzegorz Kucmierz bdbb561740
All checks were successful
Deploy to Production / deploy (push) Successful in 7s
Add Docker, Nginx, and Gitea workflow configuration
2026-02-26 22:14:05 +00:00

13 lines
187 B
INI

root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = true