From 8198620a2e273cf289604e8d4914dfff3ffb86ac Mon Sep 17 00:00:00 2001 From: Bai Date: Thu, 9 Jan 2025 10:40:45 +0800 Subject: [PATCH] feat: add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index df5709607..107a42d46 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ test.py .history/ .test/ *.mo +apps.iml