diff options
Diffstat (limited to 'macos/.gitignore')
-rw-r--r-- | macos/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/macos/.gitignore b/macos/.gitignore new file mode 100644 index 0000000..746adbb --- /dev/null +++ b/macos/.gitignore @@ -0,0 +1,7 @@ +# Flutter-related +**/Flutter/ephemeral/ +**/Pods/ + +# Xcode-related +**/dgph +**/xcuserdata/ |