From 6efb5b4a00bc64143cdbf6aaabc71d1e16400fa8 Mon Sep 17 00:00:00 2001 From: pengtao Date: Mon, 30 Nov 2020 12:37:08 +0800 Subject: [PATCH] add new --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index a952542..7cfe9ba 100644 --- a/.gitignore +++ b/.gitignore @@ -351,3 +351,11 @@ fabric.properties # Android studio 3.1+ serialized cache file .idea/caches/build_file_checksums.ser +/.idea/.gitignore +/.idea/encodings.xml +/.idea/misc.xml +/.idea/modules.xml +/.idea/opsv1.iml +/.idea/inspectionProfiles/profiles_settings.xml +/.idea/vcs.xml +## git rm -r --cached .idea \ No newline at end of file