diff --git a/app/.gitignore b/app/.gitignore index 8670ba1..13ba379 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1,6 +1,6 @@ node_modules/* logs/* data/transfer*.json -.appleId -.applePwd -.appleIdentity \ No newline at end of file +.appleId* +.applePwd* +.appleIdentity*