feat: add .gitattributes to indicate vendored

This commit is contained in:
Ikiru Yoshizaki 2023-02-28 18:18:49 +09:00
parent 502bd033e7
commit db6f21acde

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
csbindgen-tests/** linguist-vendored
dotnet-sandbox/** linguist-vendored