mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00

Ignore build and install directories Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
9 lines
75 B
Plaintext
9 lines
75 B
Plaintext
# Object files
|
|
*.o
|
|
*.a
|
|
*.dep
|
|
|
|
#Build & install directories
|
|
build/
|
|
install/
|