Sha256: b2a3d3380db069311f3f945ba6683cbf13fcbc365dba52d47e57cf2490997bf7

Contents?: true

Size: 1.08 KB

Versions: 7

Compression:

Stored size: 1.08 KB

Contents

*.rbc
capybara-*.html

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

# TODO Comment out this rule if you are OK with secrets being uploaded to the repo
config/initializers/secret_token.rb
config/master.key

# Only include if you have production secrets in this file, which is no longer a Rails default
# 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 node_modules
node_modules/

/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/

# rspec failure tracking
.rspec_status

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
devise-tailwindcssed-0.1.6 .gitignore
devise-tailwindcssed-0.1.4 .gitignore
devise-tailwindcssed-0.1.5 .gitignore
devise-tailwindcssed-0.1.3 .gitignore
devise-tailwindcssed-0.1.1 .gitignore
devise-tailwindcssed-0.1.0 .gitignore
devise-foundationed-0.1.1 .gitignore