diff --git a/.gitignore b/.gitignore index 7801c93..2fa69e2 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ fastlane/test_output # https://github.com/johnno1962/injectionforxcode iOSInjectionProject/ +.DS_Store diff --git a/backup/backup.sh b/backup/backup.run similarity index 100% rename from backup/backup.sh rename to backup/backup.run diff --git a/backup/restore.sh b/backup/restore.run similarity index 100% rename from backup/restore.sh rename to backup/restore.run