From 0828c8106f413af3b154a960c24cbd9bedb13ae2 Mon Sep 17 00:00:00 2001 From: GuanYuankai Date: Mon, 28 Apr 2025 10:58:38 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 805b0874..c54d3dc6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # .utmp/ -/[Ll]ibrary/ +[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ /[Bb]uild/ @@ -108,4 +108,5 @@ google-services.json # Android Profiling *.hprof -Temp/ \ No newline at end of file +Temp/ +/ARPlusSystem-250418/Library