gitignore: ignore build directory

This commit is contained in:
Max Bruckner 2016-11-04 20:42:09 +07:00
parent ef4cef5033
commit f5e44f3c9c

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ test
*.patch
tags
*.dylib
build/