Files
opensbi/.gitignore
Damien Le Moal fcfbb30fc3 Added .gitignore
Ignore build and install directories

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
2018-12-20 14:41:36 +09:00

9 lines
75 B
Plaintext

# Object files
*.o
*.a
*.dep
#Build & install directories
build/
install/