.gitignore 361 B

1234567891011121314151617181920212223242526
  1. # Xcode
  2. *.mode*
  3. *.pbxuser
  4. xcuserdata
  5. *.xccheckout
  6. # macOS
  7. .DS_Store
  8. # Cocoapods
  9. Pods
  10. # Others
  11. !Makefile
  12. project.xcworkspace
  13. MobileVLCKit/vlc-plugins-AppleTV.h
  14. MobileVLCKit/vlc-plugins-AppleTV.xcconfig
  15. MobileVLCKit/vlc-plugins-iPhone.h
  16. MobileVLCKit/vlc-plugins-iPhone.xcconfig
  17. build
  18. /vlc-unstable
  19. DerivedData
  20. MobileVLCKit/ImportedSources
  21. /libvlc
  22. Tests/Assets