Commit 3b7693c
authored
ci: Update publish-chart-packages.yml to add .gitignore (#221)
This pull request makes a minor update to the Helm chart publishing
workflow by adding a `.gitignore` file to the `dist` directory. This
change ensures that `.DS_Store` files are ignored when publishing chart
archives to the `gh-pages` branch.1 parent 138fb03 commit 3b7693c
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
0 commit comments