b9f563866e
The directory contains the source files to generate the release note document, so is not required. Change-Id: Ia8e153027d3e4b218d2dff177f8a4a66e56f95aa
53 lines
654 B
Plaintext
53 lines
654 B
Plaintext
# common list used in puppetlabs repos
|
|
.git/
|
|
.*.sw[op]
|
|
.metadata
|
|
.yardoc
|
|
.yardwarns
|
|
*.iml
|
|
/.bundle/
|
|
/.idea/
|
|
/.vagrant/
|
|
/coverage/
|
|
/bin/
|
|
/doc/
|
|
/Gemfile.local
|
|
/Gemfile.lock
|
|
/junit/
|
|
/log/
|
|
/pkg/
|
|
/spec/fixtures/manifests/
|
|
/spec/fixtures/modules/*
|
|
/tmp/
|
|
/vendor/
|
|
/convert_report.txt
|
|
/update_report.txt
|
|
.DS_Store
|
|
.project
|
|
.envrc
|
|
/inventory.yaml
|
|
/spec/fixtures/litmus_inventory.yaml
|
|
/.fixtures.yml
|
|
/Gemfile
|
|
/.gitattributes
|
|
/.gitignore
|
|
/.pdkignore
|
|
/.puppet-lint.rc
|
|
/Rakefile
|
|
/rakelib/
|
|
/.rspec
|
|
/..yml
|
|
/.yardopts
|
|
/spec/
|
|
/.vscode/
|
|
/.sync.yml
|
|
/.devcontainer/
|
|
# OpenStack-specific files
|
|
/bindep.txt
|
|
/.gitreview
|
|
/releasenotes/
|
|
/setup.cfg
|
|
/setup.py
|
|
/tox.ini
|
|
/.zuul.yaml
|