diff --git a/.gitignore b/.gitignore index c49a2b87..9e408a21 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,11 @@ Streamyfin.app build-* *.mp4 build-* -Streamyfin.app \ No newline at end of file +Streamyfin.app + +/ios/* + +# Except these files +!/ios/Streamyfin/ +!/ios/Streamyfin/AppDelegate.mm +!/ios/Streamyfin/Info.plist \ No newline at end of file