From b03db8ad197709cf511bcb6617f6f018de1ecdd4 Mon Sep 17 00:00:00 2001 From: Vauff Date: Fri, 7 Apr 2023 00:22:51 -0400 Subject: [PATCH] Add gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..df959bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +Makefile linguist-generated=true \ No newline at end of file