mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2054 from kevinmost/android-externalNativeBuild
Add .externalNativeBuild to Android gitignore
This commit is contained in:
commit
c3c86c0b29
1 changed files with 3 additions and 0 deletions
|
@ -39,3 +39,6 @@ captures/
|
|||
|
||||
# Keystore files
|
||||
*.jks
|
||||
|
||||
# External native build folder generated in Android Studio 2.2 and later
|
||||
.externalNativeBuild
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue