From 1c3ce7c9ba885dabe6186b69f6ba36843b6250f7 Mon Sep 17 00:00:00 2001 From: joaoviictorti Date: Tue, 25 Feb 2025 11:02:03 -0300 Subject: [PATCH] Adding .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b46cdca --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.ps1 linguist-vendored +*.psm1 linguist-vendored