SLazeKit/.gitignore

54 lines
646 B
Plaintext

Packages
*.pins
## Breakpoints
*.xcbkptlist
## Build generated
.build
build
DerivedData
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
#*.xcodeproj
#*.xcodeproj/*
#!*.xcodeproj/project.pbxproj
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM
# Swift Package Manager
#
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
Packages/
.build/
# CocoaPods
/Pods
# Carthage
Carthage/Checkouts
Carthage/Build
*.pins