Sha256: 5547c20027727ee8980fa9ab31f7e04c0712a3ea5a8efe3547d2380ddd163959

Contents?: true

Size: 1.11 KB

Versions: 2

Compression:

Stored size: 1.11 KB

Contents

# Xcode
#
# gitignore 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

## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
*.DS_Store

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

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control

Pods/

##Fastlane
# fastlane specific
fastlane/report.xml

# deliver temporary files
fastlane/Preview.html

# scan/snapshot temporary files (default values)
/metrics
/tests_derived_data
/screenshots

#fastlane plugins
Pluginfile_fastlane
Gemfile_fastlane
Gemfile_fastlane.lock

#fastlane build artifacts
/build
/derived_data

#metadata
/fastlane/**/metadata/**/*
/fastlane/**/screenshots/**/*

##AppCode
.idea/

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
swift_lib_templater-1.0.1 lib/templates/framework/.gitignore
swift_lib_templater-1.0.0 lib/templates/framework/.gitignore