From eae3e77cea1a79128e166ca241a8a4594c8ab85e Mon Sep 17 00:00:00 2001 From: Zeus Date: Thu, 25 Jul 2024 13:51:40 +0800 Subject: [PATCH] Update .gitignore 1 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4b2ed46..13ad845 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ app-profile.apk +.DS_Store + # Do not remove or rename entries in this file, only add new ones # See https://github.com/flutter/flutter/issues/128635 for more context.