Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eb6c5b2

Browse files
committedOct 6, 2024·
Update gitignore
1 parent 7ec03cf commit eb6c5b2

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed
 

‎.gitignore

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
1-
# SPM defaults
21
.DS_Store
32
/.build
43
/Packages
54
.swiftpm/
6-
7-
# Documentation
8-
Docs
9-
documentation
10-
downloads
11-
videos
12-
13-
# Fastlane
14-
Fastlane/report.xml
15-
Fastlane/Preview.html
16-
Fastlane/screenshots
17-
Fastlane/test_output
18-
Fastlane/README.md
5+
xcuserdata/
6+
DerivedData/

0 commit comments

Comments
 (0)
Please sign in to comment.