Files
jdbc-template/.editorconfig
2025-08-19 14:37:00 +03:00

12 lines
149 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
[gradlew.bat]
end_of_line = crlf