Sha256: e3203a71d01cbd0ae602403edbeb49e0091cd8470942efa9de36474f1da3603b
Contents?: true
Size: 778 Bytes
Versions: 2
Compression:
Stored size: 778 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] ## VSCode .vscode ## 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hyrax-3.0.0.pre.rc1 | .gitignore |
hyrax-3.0.0.pre.beta3 | .gitignore |