From 28e0ff58f729329c1e43f013273a2d717a98a71b Mon Sep 17 00:00:00 2001 From: shikong <919411476@qq.com> Date: Tue, 21 May 2024 20:45:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + .idea/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 315dba2..429b2fc 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ fabric.properties # Android studio 3.1+ serialized cache file .idea/caches/build_file_checksums.ser +!/.idea/git_toolbox_prj.xml diff --git a/.idea/.gitignore b/.idea/.gitignore index 35410ca..6e2d15b 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,3 +6,4 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml +!/git_toolbox_prj.xml