dashboard
repositories
filestore
activity
search
login
main
/
rpi
RaspberrPi project source code
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add TLV packet support
Guo Wenxue
2024-04-11
5b381c80976c76bb7e0d779f1ff878416c93db78
[rpi.git]
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
# git ignore files/folders in the list
# ignore folders
install/
# ignore files
*.so*
*.o
*.a
cscope.*
tags