From be0c71702b1e173181b2457d9daea0613ffadc09 Mon Sep 17 00:00:00 2001 From: PopSlime Date: Wed, 16 Nov 2022 17:44:18 +0800 Subject: [PATCH] Ignore Local directory. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dcbcebe..d557a1f 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ crashlytics-build.properties # /Docs /Issues +/Local /Obsolete /Snapshots /UI