feat: update .gitignore for macOS

This commit is contained in:
Max 2025-11-18 10:43:32 +08:00
parent faf3477b43
commit acdfacd972
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -8,3 +8,8 @@ example/.dart_tool/package_config_subset
example/.dart_tool/package_graph.json
example/.dart_tool/version
example/.idea/*
# macOS metadata files
._*
.DS_Store