Sfoglia il codice sorgente

Ignoring AppCode project folder and clean up

jasl 10 anni fa
parent
commit
a2838d1e51
1 ha cambiato i file con 5 aggiunte e 23 eliminazioni
  1. 5 23
      .gitignore

+ 5 - 23
.gitignore

@@ -1,25 +1,6 @@
 # Created by https://www.gitignore.io
 
-### Xcode ###
-build/
-*.pbxuser
-!default.pbxuser
-*.mode1v3
-!default.mode1v3
-*.mode2v3
-!default.mode2v3
-*.perspectivev3
-!default.perspectivev3
-xcuserdata
-*.xccheckout
-*.moved-aside
-DerivedData
-*.xcuserstate
-
-
-### Swift ###
 # Xcode
-#
 build/
 *.pbxuser
 !default.pbxuser
@@ -33,9 +14,12 @@ xcuserdata
 *.xccheckout
 *.moved-aside
 DerivedData
+*.xcuserstate
 *.hmap
 *.ipa
-*.xcuserstate
+
+# AppCode
+.idea
 
 # CocoaPods
 #
@@ -52,8 +36,7 @@ DerivedData
 
 Carthage/Build
 
-
-### OSX ###
+# OSX
 .DS_Store
 .AppleDouble
 .LSOverride
@@ -61,7 +44,6 @@ Carthage/Build
 # Icon must end with two \r
 Icon
 
-
 # Thumbnails
 ._*