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