diff --git a/.gitignore b/.gitignore index 4135f01..7781f5b 100644 --- a/.gitignore +++ b/.gitignore @@ -103,4 +103,6 @@ iOSInjectionProject/ !*.xcworkspace/contents.xcworkspacedata **/xcshareddata/WorkspaceSettings.xcsettings -# End of https://www.toptal.com/developers/gitignore/api/xcode,swift \ No newline at end of file +# End of https://www.toptal.com/developers/gitignore/api/xcode,swift + +.DS_Store \ No newline at end of file