Skip to content

Commit 65835c4

Browse files
committed
Clean up .gitignore
1 parent 6ef6bdc commit 65835c4

File tree

1 file changed

+1
-31
lines changed

1 file changed

+1
-31
lines changed

.gitignore

+1-31
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,11 @@
11
# macOS
22

33
.DS_Store
4-
.Trashes
5-
6-
*.swp
74

85
# Swift
96

107
.build
118

12-
# Xcode Temporary Files
13-
14-
*~.nib
15-
16-
# Xcode Build Folder
17-
18-
DerivedData/
19-
build/
20-
21-
# Xcode Private Settings
22-
23-
*.pbxuser
24-
*.mode1v3
25-
*.mode2v3
26-
*.perspectivev3
27-
28-
!default.pbxuser
29-
!default.mode1v3
30-
!default.mode2v3
31-
!default.perspectivev3
32-
33-
# Xcode Semi-personal Settings
9+
# Xcode
3410

3511
xcuserdata/
36-
37-
*.xccheckout
38-
39-
# Xcode Deprecated Classes
40-
41-
*.moved-aside

0 commit comments

Comments
 (0)