Remove .gitignore

This commit is contained in:
Naveen
2024-01-08 17:27:14 +05:30
parent d2964d33a3
commit eef000cb14
3 changed files with 2 additions and 20 deletions

2
app/.gitignore vendored
View File

@@ -1 +1,3 @@
/build
/foss/
/prepaid/

View File

Binary file not shown.

View File

@@ -1,20 +0,0 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "org.fossify.filemanager",
"variantName": "fossRelease",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0.0",
"outputFile": "file-manager-1-foss-release.apk"
}
],
"elementType": "File"
}