Sha256: 01a30bed1186684624a81bb17c4b9bf66a00d5c0d67ef98ff2b55ec47fcc5aff

Contents?: true

Size: 238 Bytes

Versions: 5

Compression:

Stored size: 238 Bytes

Contents

# gitignore template for Puppet modules
# website: https://forge.puppet.com/

# Built packages
pkg/*

# Should run on multiple platforms so don't check in
Gemfile.lock

# Tests
spec/fixtures/*
coverage/*

# Third-party
vendor/*
.bundle/*

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forgitter-0.1.4 data/github/community/Puppet.gitignore
forgitter-0.1.3 data/github/community/Puppet.gitignore
forgitter-0.1.2 data/github/community/Puppet.gitignore
forgitter-0.1.1 data/github/community/Puppet.gitignore
forgitter-0.1.0 data/github/community/Puppet.gitignore