ISKBoard example project
Wenxue
2025-09-02 83cf83d37790889e5bb3ebb365e8e536814a6256
1
2
3
4
5
6
7
8
# 所有文本文件统一 LF
* text=auto eol=lf
 
# 二进制文件不做换行处理
*.bin binary
*.hex binary
*.elf binary
*.a   binary