diff --git a/.gitignore b/.gitignore index c689de45..55a674a9 100644 --- a/.gitignore +++ b/.gitignore @@ -87,4 +87,10 @@ fastlane/test_output iOSInjectionProject/ # macOS specific -.DS_Store \ No newline at end of file +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db \ No newline at end of file