diff options
| author | BoredGuy <osome3717@gmail.com> | 2026-05-09 19:59:04 -0700 |
|---|---|---|
| committer | BoredGuy <osome3717@gmail.com> | 2026-05-09 19:59:04 -0700 |
| commit | 67427aec40ba094f1e7f3ee77eab09df73d752f1 (patch) | |
| tree | b1cbaff8f809f5b003977279b93a6bae262e5b0b /macos/.gitignore | |
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/ |
