mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 19:43:09 +00:00
29 lines
652 B
Text
29 lines
652 B
Text
.DS_Store
|
|
**/xcuserdata/*
|
|
**/*.xccheckout
|
|
**/*.xcscmblueprint
|
|
build/
|
|
.idea
|
|
DerivedData/
|
|
Nimble.framework.zip
|
|
|
|
# Carthage
|
|
#
|
|
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
|
# Carthage/Checkouts
|
|
Carthage/Checkouts/**/*.*
|
|
Carthage/Checkouts/**/Cart*
|
|
Carthage/Checkouts/**/Tests
|
|
!Carthage/Checkouts/**/LICENSE.*
|
|
!Carthage/Checkouts/**/*.md
|
|
!Carthage/Checkouts/**/*.swift
|
|
!Carthage/Checkouts/**/*.h
|
|
!Carthage/Checkouts/**/*.m
|
|
!Carthage/Checkouts/**/*.c
|
|
Carthage/Build
|
|
|
|
# Swift Package Manager
|
|
#
|
|
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
|
|
# Packages/
|
|
.build/
|