Files
BitLogger/.gitattributes
NanaloveyukiandGitHub b4d69675fd ⬆️ upgrade async and replace native file FFI
升级 async 依赖,迁移到 MoonBit 原生 async/fs 文件接口,移除项目自有 C FFI,并固定文本文件为 LF。CI 全部通过。
2026-08-25 16:06:37 +08:00

3 lines
99 B
Plaintext

# Normalize repository text files and check them out with LF on every platform.
* text=auto eol=lf