Compare commits

...

1 Commits

Author SHA1 Message Date
Colin Schmidt 272a79acf6 Ignore build directory
the riscv-tools build script make a subdirectory to build in, other submodules ignore this file
2017-06-22 12:25:45 -07:00
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# stuff "git status" should ignore
# build output
build/
.libs
.deps
.dirstamp