Sign in
qemu
/
opensbi
/
c5c1d04346f759f16ca58e918fd394b5b4d4b176
/
.
/
.gitignore
blob: a519d67f5c54a19ab2bd1777042cd8382dff311e [
file
] [
log
] [
blame
]
# ignore anything begin with dot
.*
# exceptions we need even begin with dot
!.
clang
-
format
!.
gitignore
!.
github
# Object files
*.
o
*.
a
*.
dep
#Build & install directories
build
/
install
/
# Development friendly files
tags
cscope
*