From 62e87dcf8688e1a8870a1428ac6f6c7cd44e93db Mon Sep 17 00:00:00 2001 From: zhongchao Date: Mon, 25 Sep 2023 09:51:47 +0800 Subject: [PATCH] [3.4.0-map-sdk] ignore .yml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1c4e79ec1e..f11e27d274 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /captures .externalNativeBuild .cxx +.gitlab-ci.yml \ No newline at end of file