mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-04-19 08:45:12 +01:00
a72467f574
Signed-off-by: Xiang Wang <wxjstz@126.com>
12 lines
110 B
Plaintext
12 lines
110 B
Plaintext
# Object files
|
|
*.o
|
|
*.a
|
|
*.dep
|
|
|
|
#Build & install directories
|
|
build/
|
|
install/
|
|
|
|
# Development friendly files
|
|
tags
|