1*.gem 2*.rbc 3/.config 4/coverage/ 5/InstalledFiles 6/pkg/ 7/spec/reports/ 8/test/tmp/ 9/test/version_tmp/ 10/tmp/ 11 12## Specific to RubyMotion: 13.dat* 14.repl_history 15build/ 16 17## Documentation cache and generated files: 18/.yardoc/ 19/_yardoc/ 20/doc/ 21/rdoc/ 22 23## Environment normalisation: 24/.bundle/ 25/lib/bundler/man/ 26 27# for a library or gem, you might want to ignore these files since the code is 28# intended to run in multiple environments; otherwise, check them in: 29# Gemfile.lock 30# .ruby-version 31# .ruby-gemset 32 33# unless supporting rvm < 1.11.0 or doing something fancy, ignore this: 34.rvmrc 35