9be16f3ee5
- Global reformating - Add link to the Puppet Style Guide Change-Id: I7b45bafa79946814d3a44e95651f446b518f58bd Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
include docs/*
|
|
include LICENSE
|
|
include README.md
|
|
recursive-include packstack/puppet *
|
|
recursive-include packstack/templates *
|
|
global-exclude .gitignore
|
|
global-exclude .gitmodules
|
|
global-exclude .git
|
|
prune packstack/puppet/modules/*/.git
|