mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
Add .webp to .gitattributes for ignoring
This commit is contained in:
parent
1838758ff3
commit
2a83959ac1
|
|
@ -26,3 +26,4 @@
|
|||
*.ez binary
|
||||
*.bz2 binary
|
||||
*.swp binary
|
||||
*.webp binary
|
||||
|
|
|
|||
Loading…
Reference in New Issue