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