From 60ad23e6102090b92532cde0c9fa99ebef00238f Mon Sep 17 00:00:00 2001 From: Syuugo Date: Tue, 20 Aug 2024 01:57:30 +0900 Subject: [PATCH] Fix typo --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d2d3a53..a009b58 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,8 @@ .gradle /.idea .DS_Store -/build +build /captures .externalNativeBuild .cxx -local.propertiesq +local.properties