mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
1
contrib/.gitignore
vendored
@ -4,3 +4,4 @@ i386*
|
||||
x86_64-*
|
||||
arm*
|
||||
aarch64*
|
||||
i686*
|
||||
|
1
extras/tools/.gitignore
vendored
1
extras/tools/.gitignore
vendored
@ -4,3 +4,4 @@ build/
|
||||
*/
|
||||
*.tar.gz
|
||||
*.tar.bz2
|
||||
gas-preprocessor-*.pl
|
||||
|
Reference in New Issue
Block a user