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/.idea/
|
||||||
android/build/
|
android/build/
|
||||||
android/app/build/
|
android/app/build/
|
||||||
|
android/app/build
|
||||||
android/*.jks
|
android/*.jks
|
||||||
*.keystore
|
*.keystore
|
||||||
android/*.keystore.properties
|
android/*.keystore.properties
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue