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