From a248cf6d41b80787ad312cfaa8410c912cf5dfbb Mon Sep 17 00:00:00 2001 From: David Botton Date: Fri, 2 Sep 2022 08:29:28 -0400 Subject: [PATCH] fix git attrib file --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 401db49..f55ebed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ * linguist-vendored -*.js linguist-vendored=false +*.lisp linguist-vendored=false