Skip to content

Commit 83919db

Browse files
authored
feat(helm): Create .gitignore in gh-pages (#1982)
The helm publishing action expects this .gitignore file to exist - the script creates it on the first run, but the `gh-pages` branch was created manually and so that part never ran.
1 parent 4538a46 commit 83919db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.tmp/

0 commit comments

Comments
 (0)