05bf70f4c7
This PS adds a PostgreSQL chart. Change-Id: Id33b110e242d86a78215bc3926bfba4602b9a1c9 Co-Authored-By: Steve Wilkerson <sw5822@att.com> Co-Authored-By: Larry Rensing <lr699s@att.com>
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
|