Sha256: e97ea70eaf4133f8d6068ba8b9a67340436f10a85b14e5e6c62aa9da7cab3891

Contents?: true

Size: 912 Bytes

Versions: 11

Compression:

Stored size: 912 Bytes

Contents

/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/

# test fixtures
test/fixtures/bundler/.bundle/
test/fixtures/bundler/vendor/
test/fixtures/bundler/Gemfile.lock

test/fixtures/bower/bower_components

test/fixtures/npm/node_modules
test/fixtures/npm/package-lock.json

test/fixtures/go/src/*
test/fixtures/go/pkg
!test/fixtures/go/src/test
!test/fixtures/go/src/modules_test

test/fixtures/cabal/*
!test/fixtures/cabal/app*

test/fixtures/git_submodule/*
!test/fixtures/git_submodule/README

test/fixtures/pip/venv

test/fixtures/pipenv/Pipfile.lock

!test/fixtures/migrations/**/*

test/fixtures/composer/**/*
!test/fixtures/composer/composer.json

test/fixtures/mix/_build
test/fixtures/mix/deps
test/fixtures/mix/mix.lock

test/fixtures/yarn/*
!test/fixtures/yarn/package.json

test/fixtures/nuget/obj/*

vendor/licenses
.licenses
*.gem
vendor/gems
.byebug_history

bin/

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
licensed-2.14.4 .gitignore
licensed-2.14.3 .gitignore
licensed-2.14.2 .gitignore
licensed-2.14.1 .gitignore
licensed-2.14.0 .gitignore
licensed-2.13.0 .gitignore
licensed-2.12.2 .gitignore
licensed-2.12.1 .gitignore
licensed-2.12.0 .gitignore
licensed-2.11.1 .gitignore
licensed-2.11.0 .gitignore