Sha256: f87522f813a6f221f6756832dd083da31332d04f0d37a3ee03a22799c88f49cf

Contents?: true

Size: 641 Bytes

Versions: 3

Compression:

Stored size: 641 Bytes

Contents

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

## Environment normalisation:
/.bundle
/vendor/bundle
/.env.local

# these should all be checked in to normalise 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

# Editors
.idea

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
disco_app-0.14.2 lib/generators/disco_app/templates/root/.gitignore
disco_app-0.14.4 lib/generators/disco_app/templates/root/.gitignore
disco_app-0.14.3 lib/generators/disco_app/templates/root/.gitignore