RaspberrPi project source code
guowenxue
2023-08-26 d6b4a750258b34c79e3c643595a0ae1cb0e18bed
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