Skip to content

Commit 42744bf

Browse files
authored
chore(infra): gitignore add chart (#19)
1 parent b6f9b5d commit 42744bf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,8 @@ node_modules/
4444
.eslintcache
4545

4646
venv/
47+
48+
# Helm chart dependencies
49+
release/deployment/helm-chart/umbrella/charts/
50+
release/deployment/helm-chart/umbrella/Chart.lock
51+

0 commit comments

Comments
 (0)