From a209595121eb2df9c6675cecd73f734244fd3fd2 Mon Sep 17 00:00:00 2001 From: Jerry Robertson <100456128+Wrathchyld@users.noreply.github.com> Date: Thu, 7 Apr 2022 23:21:58 -0400 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 693f0bc..8dcafb7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ * text=auto eol=lf -.licenses/** -diff linguist-generated=true \ No newline at end of file +.licenses/** -- name: Download a Build Artifact + uses: actions/download-artifact@v2.1.0 + linguist-generated=true