Sha256: c5d7d81f80057414aecb29b082a3bd0c3d4c7d0435a81b480638bbfbe72effeb

Contents?: true

Size: 270 Bytes

Versions: 4

Compression:

Stored size: 270 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

Version data entries

4 entries across 4 versions & 1 rubygems

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