Sha256: 73ccf9e6b456c9be1e19e7eb43f6f3d9bd19fa7e95a3cab07d8f0f8c2b2bb2ab

Contents?: true

Size: 759 Bytes

Versions: 19

Compression:

Stored size: 759 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
*~

## Xray Rails
.xrayconfig.yml

#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

19 entries across 19 versions & 1 rubygems

Version Path
hyrax-2.8.0 .gitignore
hyrax-2.7.2 .gitignore
hyrax-2.7.1 .gitignore
hyrax-2.7.0 .gitignore
hyrax-2.6.0 .gitignore
hyrax-2.5.1 .gitignore
hyrax-2.5.0 .gitignore
hyrax-3.0.0.pre.beta2 .gitignore
hyrax-2.4.1 .gitignore
hyrax-3.0.0.pre.beta1 .gitignore
hyrax-2.4.0 .gitignore
hyrax-2.3.3 .gitignore
hyrax-2.3.2 .gitignore
hyrax-2.3.1 .gitignore
hyrax-2.3.0 .gitignore
hyrax-2.2.4 .gitignore
hyrax-2.2.3 .gitignore
hyrax-2.2.2 .gitignore
hyrax-2.2.1 .gitignore