From 3bcd5449121aa390d7087c5013ce7e779d09ad25 Mon Sep 17 00:00:00 2001 From: jishenghua <752718920@qq.com> Date: Sun, 1 Dec 2024 14:42:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 +- .gitignore | 2 +- LICENSE | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index d479839e..6f2b8667 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.js linguist-language=Java *.css linguist-language=Java *.html linguist-language=Java -*.vue linguist-language=Java +*.vue linguist-language=Java \ No newline at end of file diff --git a/.gitignore b/.gitignore index 0d78ee0a..36581e29 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ **/logs ## front -**/*.lock +**/*.lock \ No newline at end of file diff --git a/LICENSE b/LICENSE index 94a9ed02..20d40b6b 100644 --- a/LICENSE +++ b/LICENSE @@ -671,4 +671,4 @@ into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -. +. \ No newline at end of file