From 965ccfd9b610daa98c188f2d195d3746d3cf46c8 Mon Sep 17 00:00:00 2001 From: Vinlio Andriarles Date: Wed, 10 Jun 2026 19:06:25 +0700 Subject: [PATCH] Memperbaiki Git yang salah mengenali bahasa PHP --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a4d9033 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.php linguist-language=PHP \ No newline at end of file