RaspberrPi project source code
guowenxue
2024-03-14 d973d6f8e12b16c3cdd84e63e19b61187424f4ce
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