RaspberrPi project source code
guowenxue
2025-05-24 08b148eaae0bf5121022acae9cc91e27cbf37263
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