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:
parent
2749d0c30d
commit
a24e8a17e5
2
.gitignore
vendored
2
.gitignore
vendored
@ -42,7 +42,7 @@ Makefile.in
|
||||
/android-toolchain
|
||||
|
||||
/out/
|
||||
/build/gyp
|
||||
/build/
|
||||
|
||||
/test/.libs/
|
||||
/test/run-tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user