From 97813eca195b96c8242c685036daa0e37a37a01a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Fri, 11 Apr 2025 04:17:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20php.ini=E6=9D=83=E9=99=90=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + .gitignore | 2 ++ panel/php/install.sh | 4 ++-- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes index 0e63d94..d9674a9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * filter=lfs diff=lfs merge=lfs -text +.gitignore !filter !diff !merge .gitattributes !filter !diff !merge .github/** !filter !diff !merge README.md !filter !diff !merge diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3d72576 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +.idea \ No newline at end of file diff --git a/panel/php/install.sh b/panel/php/install.sh index f6bbde8..ea36cfc 100644 --- a/panel/php/install.sh +++ b/panel/php/install.sh @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5fc83a4684a1cc3ad71fecd5cee287f19a8c9af6115667957f4f2cf6dbe4d5f -size 11836 +oid sha256:5a05c864692810c81c975daa44ed8b87200257af1af28bd9e1f4d259616f4b89 +size 11909