dashboard
repositories
filestore
activity
search
login
main
/
rpi
RaspberrPi project source code
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update led and pwm source code to remove compile warnning
guowenxue
2024-03-12
cbbab621e5e5d3b1407bd898544ab8b7487563a3
[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