RaspberrPi project source code
guowenxue
2024-03-12 8df7c2928393a804db45a685311df14bf8a76f45
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