From 772b5056441de3f364a325dbde251f46f55b907a Mon Sep 17 00:00:00 2001 From: mpmedia Date: Wed, 27 May 2026 12:10:24 -0500 Subject: [PATCH] fix: decode base64-encoded file content --- app/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/.gitignore b/app/.gitignore index f749b4b..42afabf 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1 @@ -L2J1aWxk \ No newline at end of file +/build \ No newline at end of file