.gitignore 378 B

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