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

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarino Faggiana <ios@nextcloud.com>2017-05-03 15:44:56 +0300
committerMarino Faggiana <ios@nextcloud.com>2017-05-03 15:44:56 +0300
commita5b20f933ce3423d1775e7fd5ad84fa05694e251 (patch)
treeb2bfc5904e4d4e5aef1bc854264ab454a640ad89 /.gitignore
parentf8475816e4c460d6f9b025e1dacb88560a3f0186 (diff)
New Version 2.17.2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore34
1 files changed, 34 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..2dfcbd9b0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,34 @@
+# file
+
+#########################################################################
+# #
+# Title - .gitignore file #
+# For - iOS - Xcode8 #
+# Updated on - 06/March/2017 #
+# #
+#########################################################################
+
+############ Various settings ############
+*.xcodeproj
+!Nextcloud.xcodeproj
+xcuserdata/
+README.md
+Documentation/
+Custom/
+GoogleService-Info.plist
+DevicePushKey-Info.plist
+iOSClient/Brand/Device*
+
+########### OSX ###########
+# OS X temporary files that should never be committed
+
+.DS_Store
+.AppleDouble
+.LSOverride
+Pods/
+
+# Xcode
+xcuserdata/
+project.xcworkspace/
+DerivedData/
+