dashboard
repositories
filestore
activity
search
login
main
/
rpi
RaspberrPi project source code
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add AT24C EEPROM code
guowenxue
2024-03-14
d973d6f8e12b16c3cdd84e63e19b61187424f4ce
[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