From 2cbe76c185d7b54ad1fa0daf701f3953f3f108e6 Mon Sep 17 00:00:00 2001 From: CodyKoInABox Date: Sat, 24 May 2025 02:34:20 -0300 Subject: [PATCH] create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..39222a4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +docs/* linguist-documentation=false \ No newline at end of file