test signed commit on laptop

This commit is contained in:
ChingChunSum-PolyU
2026-08-31 16:59:41 +08:00
parent a190b61767
commit 1043794ebb
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -13,8 +13,7 @@
# 举例说明:
# text 表示将所有 .adoc 扩展名的文件视为纯文本文件
# eol=lf 表示强制以 LF(即
作为换行符
# eol=lf 表示强制以 LF(即 作为换行符
*.adoc text eol=lf
# 指定 CRLF 换行符
@@ -1,4 +1,5 @@
package xyz.ouoweb.hkfishingcompanion.data.hko
class HKOClient {
//test
}