Sha256: f15db77a544bbc61d4979aca5760f4361b7deb9ce6ae5f1c6ddfbacca7e1e278

Contents?: true

Size: 973 Bytes

Versions: 3

Compression:

Stored size: 973 Bytes

Contents

# OS X
.DS_Store

# Xcode
re contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

## Build generated
build/
DerivedData/

## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/

*.xccheckout
profile
## Other
*.moved-aside
*.xccheckout
DerivedData
*.xcscmblueprint

## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM

# Bundler
.bundle

# Swift Package Manager
.build

# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts

Carthage/Build

Example/Pods/
Pods/

.idea/

# fastlane specific
fastlane/report.xml

# deliver temporary files
fastlane/Preview.html

# snapshot generated screenshots
fastlane/screenshots/**/*.png
fastlane/screenshots/screenshots.html

# scan temporary files
fastlane/test_output
test_output
fastlane/.env
pre-change.yml
.build
fastlane/README.md

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
swift_lib_templater-1.1.0 lib/templates/framework/.gitignore
swift_lib_templater-1.0.3 lib/templates/framework/.gitignore
swift_lib_templater-1.0.2 lib/templates/framework/.gitignore