dashboard
repositories
filestore
activity
search
login
main
/
rpi
RaspberrPi project source code
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Update .gitignore file
Guo Wenxue
2024-04-11
1dab8d0c424af912c01eea9337e82250c5ef648f
[rpi.git]
/
.gitignore
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
1dab8d
12
*.tar*
GW
13
*.log
14
*.db