update gitignore files

-ignore all android-build-* folders (some were missing)
-ignore downloaded gas-preprocessor perl script (android)
-ignore contrib android i686 build folder

Change-Id: I04a7274054bdb3b94ac9b10d291aa59b0dc9aa7f
This commit is contained in:
philippegorley
2017-07-11 15:14:22 -04:00
parent 006b8dc7be
commit fd5afa7eda
3 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -92,7 +92,7 @@ nbproject
.DS_Store
# Android
/build-android-arm-linux-androideabi/
/build-android-*/
/extras/tools/check_sed
/extras/tools/libtool-*.tar.xz

1
contrib/.gitignore vendored
View File

@ -4,3 +4,4 @@ i386*
x86_64-*
arm*
aarch64*
i686*

View File

@ -4,3 +4,4 @@ build/
*/
*.tar.gz
*.tar.bz2
gas-preprocessor-*.pl