.gitignore 191 B

12345678910111213
  1. !Makefile
  2. *.mode*
  3. *.pbxuser
  4. xcuserdata
  5. project.xcworkspace
  6. MobileVLCKit/vlc-plugins.xcconfig
  7. MobileVLCKit/vlc-plugins.h
  8. .DS_Store
  9. build
  10. /vlc-unstable
  11. DerivedData
  12. MobileVLCKit/ImportedSources