gitignore: ignore build/ directory

PR-URL: https://github.com/libuv/libuv/pull/2081
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
Damon Kwok 2018-11-19 18:00:48 +08:00 committed by cjihrig
parent 2749d0c30d
commit a24e8a17e5
No known key found for this signature in database
GPG Key ID: 7434390BDBE9B9C5

2
.gitignore vendored
View File

@ -42,7 +42,7 @@ Makefile.in
/android-toolchain
/out/
/build/gyp
/build/
/test/.libs/
/test/run-tests