dashboard
repositories
filestore
activity
search
login
main
/
rpi
RaspberrPi project source code
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Add W25Q SPI Norflash modules support
guowenxue
2024-03-12
8df7c2928393a804db45a685311df14bf8a76f45
[rpi.git]
/
.gitignore
commit
|
author
|
age
d6b4a7
1
# git ignore files/folders in the list
G
2
3
# ignore folders
4
install/
5
6
# ignore files
7
*.so*
8
*.o
9
*.a
10
cscope.*
11
tags