blob: 05567ceeb999815ef3e9e9b68e55c8dcc3eaba1d [file] [log] [blame]
# local chart repo dir used when building the http-accessible repo
chart_repo
# helm-repo-tools repo (in case of local testing)
helm-repo-tools/
# lockfiles for requirements.yaml for dependent charts
requirements.lock
Chart.lock
# sub charts directories, created by helm dep ...
charts
# misc files
.*.swp
.remote-sync.json
.DS_Store
#Idea
.idea/