mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-14 12:56:03 +01:00
Added .gitignore
Ignore build and install directories Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
This commit is contained in:
parent
bc4d6108f4
commit
fcfbb30fc3
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Object files
|
||||
*.o
|
||||
*.a
|
||||
*.dep
|
||||
|
||||
#Build & install directories
|
||||
build/
|
||||
install/
|
Loading…
x
Reference in New Issue
Block a user