Add Linguist tags to .gitattributes.
authorwhitequark <whitequark@whitequark.org>
Thu, 13 Aug 2020 03:10:17 +0000 (03:10 +0000)
committerwhitequark <whitequark@whitequark.org>
Thu, 13 Aug 2020 03:12:39 +0000 (03:12 +0000)
This should make it possible to navigate to nmigen/vendor/*.py using
GitHub's file finder.

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..87ab883
--- /dev/null
@@ -0,0 +1 @@
+/nmigen/vendor/* -linguist-vendored