Sha256: f2ae85088160e7c1d741f312ef4334cc18b7839290f4da9f7e5ac9d96e757294

Contents?: true

Size: 305 Bytes

Versions: 4

Compression:

Stored size: 305 Bytes

Contents

<%- assert_locals gem -%>
# Ignore bundler lockfiles
Gemfile.lock
gems.locked

# Ignore documentation output
doc/*
.yardoc/*

# Ignore test output
coverage/*

# Ignore build artifacts
pkg/*

# Ignore files commonly present in certain dev environments
.vagrant
.DS_STORE

# Ignore synth output
__pycache__

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gapic-generator-cloud-0.1.3 templates/cloud/gem/gitignore.erb
gapic-generator-cloud-0.1.2 templates/cloud/gem/gitignore.erb
gapic-generator-cloud-0.1.1 templates/cloud/gem/gitignore.erb
gapic-generator-cloud-0.1.0 templates/cloud/gem/gitignore.erb