Sha256: cb356eab5b7a212c1441dee20d1ab4b490df9f58c47787b7c9c8ad4e5c805627

Contents?: true

Size: 911 Bytes

Versions: 7

Compression:

Stored size: 911 Bytes

Contents

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

# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
config/initializers/secret_token.rb
config/secrets.yml

# 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

# ignore gems
*.gem
Gemfile.lock

# ignore Idea
.idea
.vscode

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyper-react-0.99.6 .gitignore
hyper-react-0.99.5 .gitignore
hyper-react-0.99.4 .gitignore
hyper-react-0.99.3 .gitignore
hyper-react-0.99.2 .gitignore
hyper-react-0.99.1 .gitignore
hyper-react-0.99.0 .gitignore