mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
Merge pull request #2054 from kevinmost/android-externalNativeBuild
Add .externalNativeBuild to Android gitignore
This commit is contained in:
commit
c3c86c0b29
@ -39,3 +39,6 @@ captures/
|
|||||||
|
|
||||||
# Keystore files
|
# Keystore files
|
||||||
*.jks
|
*.jks
|
||||||
|
|
||||||
|
# External native build folder generated in Android Studio 2.2 and later
|
||||||
|
.externalNativeBuild
|
||||||
|
Loading…
Reference in New Issue
Block a user