Skip to content

Commit 9ff4a93

Browse files
robertbressiJoniVR
authored andcommitted
Added a couple of basic entries back into gitignore
1 parent 89f4602 commit 9ff4a93

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### Carthage ###
12
Carthage
23

3-
*.xcuserdatad
4+
### macOS ###
5+
.DS_Store
6+
7+
### Xcode ###
8+
xcuserdata/
9+
*.xcodeproj/*
10+
!*.xcodeproj/project.pbxproj
11+
!*.xcodeproj/xcshareddata/
12+
!*.xcworkspace/contents.xcworkspacedata
13+
**/xcshareddata/WorkspaceSettings.xcsettings

0 commit comments

Comments
 (0)