File tree Expand file tree Collapse file tree 2 files changed +4
-21
lines changed Expand file tree Collapse file tree 2 files changed +4
-21
lines changed Original file line number Diff line number Diff line change 104
104
.temp
105
105
.cache
106
106
107
+ # Docusaurus cache and generated files
108
+ .docusaurus
109
+
107
110
# Serverless directories
108
111
.serverless/
109
112
Original file line number Diff line number Diff line change 1
- # Xcode
2
- #
3
- # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4
-
5
1
## User settings
6
2
xcuserdata/
7
3
8
- ## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
4
+ ## Xcode 8 and earlier
9
5
*.xcscmblueprint
10
6
*.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
You can’t perform that action at this time.
0 commit comments