We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ad34f7 + 04a2b14 commit 752b767Copy full SHA for 752b767
1 file changed
Global/Xcode.gitignore
@@ -1,26 +1,6 @@
1
-# Xcode
2
-#
3
-# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4
-
5
## User settings
6
xcuserdata/
7
8
-## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
+## Xcode 8 and earlier
9
*.xcscmblueprint
10
*.xccheckout
11
12
-## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
13
-build/
14
-DerivedData/
15
-*.moved-aside
16
-*.pbxuser
17
-!default.pbxuser
18
-*.mode1v3
19
-!default.mode1v3
20
-*.mode2v3
21
-!default.mode2v3
22
-*.perspectivev3
23
-!default.perspectivev3
24
25
-## Gcc Patch
26
-/*.gcno
0 commit comments