misc: add android-toolchain to .gitignore
PR-URL: https://github.com/libuv/libuv/pull/1433 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
7dabd57af4
commit
33e6f79088
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,6 +39,7 @@ Makefile.in
|
||||
|
||||
# Generated by gyp for android
|
||||
*.target.mk
|
||||
/android-toolchain
|
||||
|
||||
/out/
|
||||
/build/gyp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user