From 5124e3ceb747d4efdba625a48b7063e89bc523ab Mon Sep 17 00:00:00 2001 From: jishenghua <752718920@qq.com> Date: Sun, 1 Dec 2024 14:41:24 +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 6f2b86678..d479839ef 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 \ No newline at end of file +*.vue linguist-language=Java diff --git a/.gitignore b/.gitignore index 36581e29e..0d78ee0ad 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ **/logs ## front -**/*.lock \ No newline at end of file +**/*.lock diff --git a/LICENSE b/LICENSE index 20d40b6bc..94a9ed024 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 +.