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=f6f9d68f24ee19b52f115dd6b8012b5f395d537f;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