Sha256: fc3e5637d9212b4c5de47e801db52174a2d8f01e69d59ba08db55e01056aa723

Contents?: true

Size: 674 Bytes

Versions: 5

Compression:

Stored size: 674 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
/vendor/ruby
/.env.local
.envrc

# 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
.vscode
TAGS

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
disco_app-0.16.1.pre.sidekiq.pre.6.pre.release lib/generators/disco_app/templates/root/.gitignore
disco_app-0.15.0 lib/generators/disco_app/templates/root/.gitignore
disco_app-0.16.0 lib/generators/disco_app/templates/root/.gitignore
disco_app-0.16.1 lib/generators/disco_app/templates/root/.gitignore
disco_app-0.15.2 lib/generators/disco_app/templates/root/.gitignore