Files
opensbi/.gitignore
2019-03-05 09:07:23 +05:30

12 lines
110 B
Plaintext

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