chore(installers): allow android folder
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -93,6 +93,8 @@ artifacts/**
|
|||||||
# Allow committing release binaries when explicitly staged under installers/.
|
# Allow committing release binaries when explicitly staged under installers/.
|
||||||
!installers/
|
!installers/
|
||||||
installers/**
|
installers/**
|
||||||
|
!installers/android/
|
||||||
|
!installers/android/**
|
||||||
!installers/**/*.exe
|
!installers/**/*.exe
|
||||||
!installers/**/*.apk
|
!installers/**/*.apk
|
||||||
!installers/**/*.aab
|
!installers/**/*.aab
|
||||||
|
|||||||
Reference in New Issue
Block a user