dashboard
repositories
filestore
activity
search
login
main
/
ISKBoard
ISKBoard example project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
ISL1208 RTC示例程序
guowenxue
5 days ago
1105733dc07562240bd061a1d8b0869c8c596805
[ISKBoard.git]
/
.gitattributes
1
2
3
4
5
6
7
8
# 所有文本文件统一 LF
* text=auto eol=lf
# 二进制文件不做换行处理
*.bin binary
*.hex binary
*.elf binary
*.a binary