From 833a3a3084119ca2ce9d5657c2b78a59f2b3a967 Mon Sep 17 00:00:00 2001 From: Kevin Hoerr Date: Mon, 21 Nov 2022 16:11:29 -0500 Subject: Add link (#13) * Fix linguist settings, add link * Add LICENSE.md --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5adef55 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +public/** linguist-vendored \ No newline at end of file -- cgit