Add Linguist tags to .gitattributes.

This should make it possible to navigate to nmigen/vendor/*.py using
GitHub's file finder.
This commit is contained in:
whitequark 2020-08-13 03:10:17 +00:00
parent b86acdc601
commit f6f9d68f24

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
/nmigen/vendor/* -linguist-vendored