From 09dec71b00ed594d2619713c0fc95c037ae3ff7e Mon Sep 17 00:00:00 2001 From: KR Developer Date: Thu, 23 Jul 2026 01:34:54 +0530 Subject: [PATCH] chore: ignored build dir in git repo, it's supposed to ignore but maybe some git glitches on linux --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c68f348df..3f88340a4 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ replay_pid* *app/release/ Build/ +build/ local.properties .agents/