RaspberrPi project source code
Guo Wenxue
2023-09-08 47098ac0fb3a6bed9bd5c2acfc64d84387302cda
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