dashboard
repositories
filestore
activity
search
login
main
/
ISKBoard
ISKBoard example project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
跑马灯和继电器程序
Wenxue
2025-09-02
ce98c87a26c333e87408ebc5bf02640d4f0624dc
[ISKBoard.git]
/
.gitattributes
1
2
3
4
5
6
7
8
# 所有文本文件统一 LF
* text=auto eol=lf
# 二进制文件不做换行处理
*.bin binary
*.hex binary
*.elf binary
*.a binary