From 80468e253945a8eb570ff2b6d13f18d9c1668754 Mon Sep 17 00:00:00 2001 From: AzenKain Date: Sun, 1 Jun 2025 22:02:22 +0700 Subject: [PATCH] Track large file with Git LFS --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5dbc608 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +jdk-21.0.7/lib/modules filter=lfs diff=lfs merge=lfs -text