1
0

fix(icons): added icons to templates

This commit is contained in:
sido
2018-05-24 06:08:02 +02:00
parent 3d0a68925e
commit 7332dd4ef0
18 changed files with 2321 additions and 0 deletions

21
nexus/v1.0.0/.helmignore Normal file
View File

@ -0,0 +1,21 @@
# 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