Sha256: cf9b292104acb3eb4848607f54a4adfd2c1caff0d101491a88cd0da3cfd38a31

Contents?: true

Size: 690 Bytes

Versions: 4

Compression:

Stored size: 690 Bytes

Contents

*.rbc
*.lock
capybara-*.html
.rspec
/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:
*/bin/bundle
.bundle
vendor/bundle

# Ignore Byebug command history file.
.byebug_history

# Ignore node_modules
node_modules/

pkg

# Temp files
/tmp/
.rubocop-*

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jt_tools-0.0.19 .gitignore
jt_tools-0.0.18 .gitignore
jt_tools-0.0.17 .gitignore
jt_tools-0.0.16 .gitignore