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 <marino@marinofaggiana.com>2020-10-11 16:00:09 +0300
committerGitHub <noreply@github.com>2020-10-11 16:00:09 +0300
commit077db2c43e03fb4bb76fa6e2a5e9080aa07a3acb (patch)
tree2cfe2e3014f1f4b0ee2fb896c97014347c4d9c23 /.gitignore
parentc46724ae239899663ad75eb80fe60b6fbf550ad1 (diff)
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore31
1 files changed, 21 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index d9e7e7503..db9531cda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,24 +8,35 @@
#########################################################################
## Nextcloud
-.DS_Store
-.github
*.xcodeproj
!Nextcloud.xcodeproj
-README.md
Documentation/
Custom/
GoogleService-Info.plist
DevicePushKey-Info.plist
iOSClient/Brand/Device*
-## Xcode private settings
-DerivedData/
-build/
-xcuserdata/
-UserInterfaceState.xcuserstate
+## Xcode
+.DS_Store
+*/build/*
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata
+profile
+*.moved-aside
+DerivedData
+.idea/
+*.hmap
+*.xccheckout
-## Carthage
+## Package
Carthage/
-
+Package.resolved
+Cartfile.resolved