Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
fix: add webm to the default lfs fetchinclude
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Apr 14, 2022
1 parent d2c6dbe commit 6613b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildbot-git-config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[lfs]
fetchinclude = *.jpg,*.png,*.jpeg,*.svg,*.gif,*.pdf,*.mp4,*.bmp,*.webp
fetchinclude = *.jpg,*.png,*.jpeg,*.svg,*.gif,*.pdf,*.mp4,*.bmp,*.webp,*.webm
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
Expand Down

0 comments on commit 6613b26

Please sign in to comment.