Sha256: 395062cdd2f16aa3e10f50a161ba3395ae48adc8fba029490bfbc39a3a8a92f2

Contents?: true

Size: 894 Bytes

Versions: 5

Compression:

Stored size: 894 Bytes

Contents

.bundle/
log/*.log
pkg/
test/dummy/db/*.sqlite3
test/dummy/db/*.sqlite3-journal
test/dummy/log/*.log
test/dummy/tmp/
test/dummy/.sass-cache
*.rbc
capybara-*.html
.rspec
/log
/.yardoc
/tmp
/db/*.sqlite3
/public/system
/coverage/
/spec/tmp
**.orig
rerun.txt
pickle-email-*.html

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

## Environment normalisation:
/.bundle
/vendor/bundle

# these should all be checked in to normalise 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

tags
/rdoc*
coverage

.DS_Store
node_modules/
test/dummy/db/*.sqlite3-shm
test/dummy/db/*.sqlite3-wal

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ui_bibz-4.0.0.beta16 .gitignore
ui_bibz-4.0.0.beta15 .gitignore
ui_bibz-4.0.0.beta14 .gitignore
ui_bibz-4.0.0.beta13 .gitignore
ui_bibz-4.0.0.beta10 .gitignore