8bbd80e197
This moves the postgresql chart to openstack-helm-infra as part of the effort to move charts to the appropriate repositories Change-Id: I25c026e5d4c4abe4dd0805047051281911632739 Story: 2002204 Task: 21729
22 lines
333 B
Plaintext
22 lines
333 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
|