-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (38 loc) · 915 Bytes
/
Copy path.gitignore
File metadata and controls
43 lines (38 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Xcode
build/
DerivedData/
*.xcworkspace
!*.xcodeproj/project.xcworkspace/
xcuserdata/
*.xccheckout
*.moved-aside
*.hmap
*.ipa
*.dSYM.zip
*.dSYM
# Swift Package Manager
.build/
Packages/
Package.pins
# Keep the app's pinned Package.resolved committed (deterministic builds + CI;
# without it Xcode shows "Missing package product 'Sparkle'" on a fresh checkout).
*.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/*
!*.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
# CocoaPods
Pods/
# macOS
.DS_Store
.AppleDouble
.LSOverride
._*
.Spotlight-V100
.Trashes
# Archives
*.xcarchive
# Bible library — distributed as a GitHub release, not committed (~856 MB)
ExtraAssets/Bibles/
# Scraped song corpora — kept local, not committed (melodia.ro, ResurseCrestine)
ExtraAssets/Songs/
resursecrestine-songs/
# Icon Composer raster exports (regenerable from the .icon / .svg)
Logo/Icon-Exports/