Sha256: a9fa1c15e49063787a4f5ec261a7b78b07663b7376e8654707b2b0edaa01a044

Contents?: true

Size: 990 Bytes

Versions: 19

Compression:

Stored size: 990 Bytes

Contents

# NOTE @nrser 2017.12.21
# 
# Broken out from `//Ruby.gitignore` because:
# 
# 1.  Most Ruby projects don't use RubyMotion - it's a specialty environment, 
#     and doesn't make much sense to me to include in *every* Ruby project.
#     
#     This gitignore can be added in cases when RubyMotion is actually being 
#     used.
#     
# 2.  The excerpt ignores `build/`, which applies to *any* directory named 
#     build in the entire sub-tree, which seems like a huge overreach 
#     considering (1) and how common the term 'build' is in software.
# 

## Specific to RubyMotion:
.dat*
.repl_history
build/
*.bridgesupport
build-iPhoneOS/
build-iPhoneSimulator/

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
qb-0.4.5 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.4.4 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.4.3 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.4.2 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.4.1 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.4.0 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.25 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.24 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.23 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.22 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.21 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.20 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.19 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.18 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.17 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.16 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.15 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.14 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore
qb-0.3.13 roles/qb/git/ignore/files/gitignore/RubyMotion.gitignore