Sha256: 3bd414abe7e964191b4c26a3e421d444779f9cc1669da32ca888d1e6a43222c7

Contents?: true

Size: 681 Bytes

Versions: 8

Compression:

Stored size: 681 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/

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jt_tools-0.0.9 .gitignore
jt_tools-0.0.8 .gitignore
jt_tools-0.0.7 .gitignore
jt_tools-0.0.6 .gitignore
jt_tools-0.0.5 .gitignore
jt_tools-0.0.4 .gitignore
jt_tools-0.0.3 .gitignore
jt_tools-0.0.2 .gitignore