Skip to content

Commit d4347b2

Browse files
committed
Add DerivedData/ to .gitignore
For developers with `Locations > DerivedData` set to "Relative", this ignores a lot of the noise that Xcode adds when generating/opening the project.
1 parent f10a8ec commit d4347b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
project.xcworkspace
33
xcuserdata
4+
DerivedData/
45
.build
56
/protoc-gen-swift
67
/protoc-gen-swiftgrpc

0 commit comments

Comments
 (0)