Skip to content

Commit c9e0173

Browse files
committed
Add .gitignore
0 parents  commit c9e0173

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# macOS
2+
.DS_Store
3+
4+
# Xcode
5+
xcuserdata/
6+
7+
# SwiftPM
8+
.build/
9+

0 commit comments

Comments
 (0)