Skip to content
Snippets Groups Projects
Commit fd5afa7e authored by Philippe Gorley's avatar Philippe Gorley
Browse files

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
parent 006b8dc7
Branches
Tags
No related merge requests found
...@@ -92,7 +92,7 @@ nbproject ...@@ -92,7 +92,7 @@ nbproject
.DS_Store .DS_Store
# Android # Android
/build-android-arm-linux-androideabi/ /build-android-*/
/extras/tools/check_sed /extras/tools/check_sed
/extras/tools/libtool-*.tar.xz /extras/tools/libtool-*.tar.xz
......
...@@ -4,3 +4,4 @@ i386* ...@@ -4,3 +4,4 @@ i386*
x86_64-* x86_64-*
arm* arm*
aarch64* aarch64*
i686*
...@@ -4,3 +4,4 @@ build/ ...@@ -4,3 +4,4 @@ build/
*/ */
*.tar.gz *.tar.gz
*.tar.bz2 *.tar.bz2
gas-preprocessor-*.pl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment