Skip to content

Commit 30bea02

Browse files
author
Uri Baghin
committed
Added .gitignore.
1 parent e94d115 commit 30bea02

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.DS_Store
2+
*.swp
3+
*~.nib
4+
5+
Build
6+
7+
*.mode1v3
8+
*.pbxuser
9+
*.perspective
10+
*.perspectivev3
11+
project.xcworkspace/
12+
xcuserdata/
13+
14+
instrumentscli*.trace/

0 commit comments

Comments
 (0)