plectrum

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 687925a20fa4eddfc79d20390a01331693e64909
parent c143b6aa69f4986695fd7741d8128b5f8534ffa2
Author: TacoTheDank <SkytkRSfan3895@gmail.com>
Date:   Sun, 14 Jun 2020 15:54:11 -0400

Add to .gitignore

Diffstat:
M.gitignore | 1+
Dapp/release/output.json | 2--
2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -41,6 +41,7 @@ captures *.ipr *~ *.swp +app/release/ # Android Patch gen-external-apklibs diff --git a/app/release/output.json b/app/release/output.json @@ -1 +0,0 @@ -[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":20,"versionName":"2.9","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] -\ No newline at end of file