Changes iOS directory to apple in gitignore.
This commit is contained in:
parent
f2314e918b
commit
e1d6981559
|
@ -46,6 +46,6 @@ profile
|
|||
DerivedData
|
||||
.idea/
|
||||
*.hmap
|
||||
ios/tmp
|
||||
ios/modules/*.dylib
|
||||
ios/*.mobileprovision
|
||||
apple/tmp
|
||||
apple/modules/*.dylib
|
||||
apple/*.mobileprovision
|
||||
|
|
Loading…
Reference in New Issue