From 7c8b5676fecffe5468810b703c579acb6a5fd256 Mon Sep 17 00:00:00 2001 From: Mica White Date: Mon, 8 Dec 2025 20:12:09 -0500 Subject: First commit --- macos/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 macos/.gitignore (limited to 'macos/.gitignore') diff --git a/macos/.gitignore b/macos/.gitignore new file mode 100755 index 0000000..d4e0569 --- /dev/null +++ b/macos/.gitignore @@ -0,0 +1,7 @@ +# Flutter-related +**/Flutter/ephemeral/ +**/Pods/ + +# Xcode-related +**/dgph +**/xcuserdata/ -- cgit v1.2.3