github.com/verrazzano/verrazzano@v1.7.0/platform-operator/helm_config/charts/verrazzano-cluster-agent/.helmignore (about) 1 # Copyright (c) 2023, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 .DS_Store 4 # Common VCS dirs 5 .git/ 6 .gitignore 7 .bzr/ 8 .bzrignore 9 .hg/ 10 .hgignore 11 .svn/ 12 # Common backup files 13 *.swp 14 *.bak 15 *.tmp 16 *.orig 17 *~ 18 # Various IDEs 19 .project 20 .idea/ 21 *.tmproj 22 .vscode/