mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00
Added .gitignore
Ignore build and install directories Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Object files
|
||||
*.o
|
||||
*.a
|
||||
*.dep
|
||||
|
||||
#Build & install directories
|
||||
build/
|
||||
install/
|
Reference in New Issue
Block a user