Sha256: 9715f5ac5e37fde9cc16c46e2993037338c1cfe7fd556724ce454e550628d720

Contents?: true

Size: 942 Bytes

Versions: 14

Compression:

Stored size: 942 Bytes

Contents

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

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

# 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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
atol-0.8.1 .gitignore
atol-0.7.1 .gitignore
atol-0.7 .gitignore
atol-0.6 .gitignore
atol-0.5.1 .gitignore
atol-0.5.0 .gitignore
atol-0.4.2 .gitignore
atol-0.4.1 .gitignore
atol-0.4 .gitignore
atol-0.3 .gitignore
atol-0.2 .gitignore
atol-0.1.2 .gitignore
atol-0.1.1 .gitignore
atol-0.1 .gitignore