We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db424f commit a444325Copy full SHA for a444325
.gitignore
@@ -2,6 +2,9 @@
2
#
3
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4
5
+## Finder
6
+*.DS_Store
7
+
8
## Build generated
9
build/
10
DerivedData/
0 commit comments