Explorar o código

Organize .gitignore

David Cordero %!s(int64=7) %!d(string=hai) anos
pai
achega
97ee1afb81
Modificáronse 1 ficheiros con 11 adicións e 3 borrados
  1. 11 3
      .gitignore

+ 11 - 3
.gitignore

@@ -1,16 +1,24 @@
-!Makefile
+# Xcode
 *.mode*
 *.pbxuser
 xcuserdata
+*.xccheckout
+
+# macOS
+.DS_Store
+
+# Cocoapods
+Pods
+
+# Others
+!Makefile
 project.xcworkspace
 MobileVLCKit/vlc-plugins-AppleTV.h
 MobileVLCKit/vlc-plugins-AppleTV.xcconfig
 MobileVLCKit/vlc-plugins-iPhone.h
 MobileVLCKit/vlc-plugins-iPhone.xcconfig
-.DS_Store
 build
 /vlc-unstable
 DerivedData
 MobileVLCKit/ImportedSources
 /libvlc
-Pods