Sha256: 693af8b9b131036ec9359a2d64d9dbf76e261e00420fc0946b814afbba73463f

Contents?: true

Size: 270 Bytes

Versions: 1

Compression:

Stored size: 270 Bytes

Contents

# Ignore bundler config.
/.bundle
.ruby-version

# Ignore Gemfile.lock
/Gemfile.lock
/gemfiles/*.gemfile.lock

# Ignore test files
/coverage

# Ignore dummy app files
/test/dummy/db/*.sqlite3
/test/dummy/db/*.sqlite3-journal
/test/dummy/log/*.log
/test/dummy/tmp/
/pkg/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pagelet_rails-0.2.2 .gitignore