mirror of
https://github.com/CocoaLumberjack/CocoaLumberjack.git
synced 2026-05-07 20:12:46 +00:00
23 lines
276 B
Plaintext
23 lines
276 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
# Xcode / SPM
|
|
/.build
|
|
/Packages
|
|
/*.xcodeproj
|
|
xcuserdata/
|
|
DerivedData/
|
|
.swiftpm/
|
|
|
|
# Carthage Project
|
|
!Lumberjack.xcodeproj
|
|
|
|
# CocoaPods (podspec is generated)
|
|
CocoaLumberjack.podspec
|
|
|
|
# Carthage
|
|
Carthage/Build
|
|
|
|
# Lumberjack generated files
|
|
LumberjackUser*.h
|