Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca523788928752875fc5f1e9b16b78b78b813a35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# file

#########################################################################
#                                                                       #
#       Title         - .gitignore file                                 #
#       For           - iOS - Xcode8                                    #
#       Updated on    - 06/March/2017                                   #
#                                                                       #
#########################################################################

############ Various settings ############
*.xcodeproj
!Nextcloud.xcodeproj
xcuserdata/
README.md
Documentation/
Custom/

########### OSX ###########
# OS X temporary files that should never be committed

.DS_Store
.AppleDouble
.LSOverride
Pods/

# Xcode
xcuserdata/
project.xcworkspace/
DerivedData/