fix(gitignore): ignore WSL android build symlink
This commit is contained in:
parent
7c8bc17db6
commit
3552de7dbf
|
|
@ -24,6 +24,7 @@ local.properties
|
|||
android/.idea/
|
||||
android/build/
|
||||
android/app/build/
|
||||
android/app/build
|
||||
android/*.jks
|
||||
*.keystore
|
||||
android/*.keystore.properties
|
||||
|
|
|
|||
Loading…
Reference in New Issue