Sha256: cfae4c9dfbcde9db4556e789fa6213cc462efcca0076546248e168b717b0466d

Contents?: true

Size: 707 Bytes

Versions: 6

Compression:

Stored size: 707 Bytes

Contents

*.rbc
capybara-*.html
.rspec
/log
/tmp
/db/*.sqlite3
/db/*.sqlite3-journal
/public/system
/coverage/
/spec/tmp
**.orig
rerun.txt
pickle-email-*.html

# dotenv
# TODO Comment out this rule if environment variables can be committed
.env

## Environment normalization:
/.bundle
/vendor/bundle

# these should all be checked in to normalize the environment:
# Gemfile.lock, .ruby-version, .ruby-gemset

# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc

# if using bower-rails ignore default bower_components path bower.json files
/vendor/assets/bower_components
*.bowerrc
bower.json

# Ignore pow environment settings
.powenv

# Ignore Byebug command history file.
.byebug_history

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sapience-0.2.13 test_apps/rails/.gitignore
sapience-0.2.12 test_apps/rails/.gitignore
sapience-0.2.11 test_apps/rails/.gitignore
sapience-0.2.10 test_apps/rails/.gitignore
sapience-0.2.9 test_apps/rails/.gitignore
sapience-0.2.8 test_apps/rails/.gitignore