From: whitequark Date: Thu, 13 Aug 2020 03:10:17 +0000 (+0000) Subject: Add Linguist tags to .gitattributes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=295955ef11a6873b8d0c3295cbdd931cc8085d16;p=nmigen.git Add Linguist tags to .gitattributes. This should make it possible to navigate to nmigen/vendor/*.py using GitHub's file finder. --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..87ab883 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/nmigen/vendor/* -linguist-vendored