59fc23abdc
This PS moves the RabbitMQ chart to OSH-Infra Story: 2002204 Task: 585554 Change-Id: Ib94f7ea92aacfd35f0a13672d2a94335335575ad Signed-off-by: Pete Birley <pete@port.direct>
24 lines
335 B
Plaintext
24 lines
335 B
Plaintext
# Patterns to ignore when building packages.
|
|
# This supports shell glob matching, relative path matching, and
|
|
# negation (prefixed with !). Only one pattern per line.
|
|
.DS_Store
|
|
# Common VCS dirs
|
|
.git/
|
|
.gitignore
|
|
.bzr/
|
|
.bzrignore
|
|
.hg/
|
|
.hgignore
|
|
.svn/
|
|
# Common backup files
|
|
*.swp
|
|
*.bak
|
|
*.tmp
|
|
*~
|
|
# Various IDEs
|
|
.project
|
|
.idea/
|
|
*.tmproj
|
|
|
|
|