RaspberrPi project source code
guowenxue
2025-07-24 6848a42d2c7ca219afe7fe9fbc6d657cc979de02
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# git ignore files/folders in the list
 
# ignore folders
install/
 
# ignore files
*.so*
*.o
*.a
cscope.*
tags
*.tar*
*.log
*.db