Sha256: 259b2f847eb6f5386f98bb626a7d62ea4ff2b284ae89e0e49fb43f7dedb0f86a

Contents?: true

Size: 692 Bytes

Versions: 6

Compression:

Stored size: 692 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

6 entries across 6 versions & 1 rubygems

Version Path
jt_tools-0.0.15 .gitignore
jt_tools-0.0.14 .gitignore
jt_tools-0.0.13 .gitignore
jt_tools-0.0.12 .gitignore
jt_tools-0.0.11 .gitignore
jt_tools-0.0.10 .gitignore