mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00
12 lines
110 B
Plaintext
12 lines
110 B
Plaintext
# Object files
|
|
*.o
|
|
*.a
|
|
*.dep
|
|
|
|
#Build & install directories
|
|
build/
|
|
install/
|
|
|
|
# Development friendly files
|
|
tags
|