mark test/wpt as vendored in .gitattributes (#32663)

although expectation and _mozilla test are ours
This commit is contained in:
Samson 2024-07-02 13:23:18 +02:00 committed by GitHub
parent ad01342f00
commit 7b324074b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitattributes vendored
View file

@ -1,5 +1,5 @@
* text=auto eol=lf
tests/* linguist-vendored
tests/wpt/** linguist-vendored
# Denote all files that are truly binary and should not be modified.
*.png binary