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 13:32:57 +0300
committerMarino Faggiana <ios@nextcloud.com>2017-05-03 13:32:57 +0300
commit812d9ed2367229a9b7b87badc5b3c74102780056 (patch)
treec3682238ea743c713faad2dabfedfb34a2784e5c /.gitignore
parent01be046cabd38feefee190351a1947af6368f2f7 (diff)
rm language dir
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore34
1 files changed, 0 insertions, 34 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 2dfcbd9b0..000000000
--- a/.gitignore
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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/
-