diff options
| author | Mica White <botahamec@outlook.com> | 2025-12-08 20:12:09 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2025-12-08 20:12:09 -0500 |
| commit | 7c8b5676fecffe5468810b703c579acb6a5fd256 (patch) | |
| tree | 0c4ff107dfd012a4d03500f41f3607aff1d52616 /macos/.gitignore | |
First commit
Diffstat (limited to 'macos/.gitignore')
| -rwxr-xr-x | macos/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
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/
|
