From 840b4a862f9d4a146d0d208f8a07a68f61c889dc Mon Sep 17 00:00:00 2001 From: indextts Date: Mon, 8 Sep 2025 07:45:45 +0000 Subject: [PATCH] Create a new File --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d6cbb8b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.pt +*.pth \ No newline at end of file