Skip to content

Commit af5a5f5

Browse files
Merge pull request #85 from borgbackup/fix-gitignore
fix .gitignore
2 parents 1a01b1b + abbefaa commit af5a5f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
*.html
1+
# .gitignore must not contain *.html - we need to commit/push the html files
2+
# as part of the github-actions based web page build / deployment process!

0 commit comments

Comments
 (0)