RaspberrPi project source code
guowenxue
2023-09-07 13d8a8696ac5b5b505be20f428fe64e22a134016
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