Sha256: 0360843a11dd038b911b02a681885cc7f1b648ebd39e5c7f3e61d5ed277d10f9

Contents?: true

Size: 728 Bytes

Versions: 30

Compression:

Stored size: 728 Bytes

Contents

# bad gem etiquette, man
.ruby-version
.ruby-gemset
ruby-version
ruby-gemset
.rvmrc
Gemfile.lock

# don't push around data files (for dev envs only)
fcrepo4-data
fcrepo4-test-data

## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

## EMACS
*~
\#*
.\#*

## VIM
*.sw[pon]

## OSX
.DS_Store
nohup.out

## Cucumber

rerun.txt

## rcov
coverage.data
coverage/*

## TEST APP
pkg/
spec/mock_upload_directory

## PROJECT::GENERAL
coverage
rdoc
/.bundle
tmp

*.log
*~

#redis snapshot db
dump.rdb

db/schema.rb

.project
.buildpath

/.yardoc
/doc

## PROJECT::SPECIFIC

.internal_test_app
.byebug_history

## Carried over from hyrax-models (RIP)
*.gem
*.rbc
.config
InstalledFiles
_yardoc
lib/bundler/man
spec/reports
/spec/examples.txt

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
hyrax-1.1.1 .gitignore
hyrax-2.0.3 .gitignore
hyrax-2.2.0 .gitignore
hyrax-2.1.0 .gitignore
hyrax-2.1.0.rc4 .gitignore
hyrax-2.1.0.rc3 .gitignore
hyrax-2.1.0.rc2 .gitignore
hyrax-2.1.0.rc1 .gitignore
hyrax-1.1.0 .gitignore
hyrax-2.1.0.beta2 .gitignore
hyrax-2.0.2 .gitignore
hyrax-2.1.0.beta1 .gitignore
hyrax-2.0.1 .gitignore
hyrax-2.0.0 .gitignore
hyrax-2.0.0.rc3 .gitignore
hyrax-2.0.0.rc2 .gitignore
hyrax-2.0.0.rc1 .gitignore
hyrax-1.0.5 .gitignore
hyrax-2.0.0.beta5 .gitignore
hyrax-2.0.0.beta4 .gitignore