openstack-helm-infra/ldap/.helmignore
wangqi 7e6099e704 add "*.pyc" in helmignore
Change-Id: I1c81c6bb2be7fc329fba5ce52822faf4e5cf6084
2018-09-07 05:53:36 +00:00

23 lines
339 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
*.pyc
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj