From c468384f0438589fa13a70f2c70a5458611e7b2c Mon Sep 17 00:00:00 2001 From: Azen Kain <1+kain344@noreply.localhost> Date: Thu, 25 Jun 2026 23:15:47 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 591f584..3eedcb3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ .externalNativeBuild .cxx local.properties -.history/ \ No newline at end of file +.history/ +.idea/ \ No newline at end of file