Browse Source

Android build: Add external .gitignore file

pull/7/head
Hussein Kasem 4 years ago
parent
commit
4675a3f92a
No known key found for this signature in database GPG Key ID: 9E61B9BC790E6B02
  1. 8
      android/external/.gitignore

8
android/external/.gitignore

@ -0,0 +1,8 @@
arm64-v8a/
armeabi-v7a/
x86/
x86_64/
*.stamp
*.git
*.tar.bz2
*.tar.gz
Loading…
Cancel
Save