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