Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

Commit 2fbad03

Browse files
committed
Add .gitignore for Xcode.
0 parents  commit 2fbad03

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitignore

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.DS_Store
2+
build
3+
Build
4+
Products
5+
*.pbxuser
6+
*.perspectivev3
7+
*.mode1v3
8+
*.xcworkspace
9+
xcuserdata
10+
.DS_Store
11+
12+
*.pyc

0 commit comments

Comments
 (0)