From 18431fcf0e941cff07aac83d9d2f8b9744e3b8ba Mon Sep 17 00:00:00 2001 From: augushong Date: Mon, 18 Apr 2022 14:37:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E4=BF=AE=E6=AD=A3=E9=83=A8=E5=88=86=E7=BB=86?= =?UTF-8?q?=E8=8A=82=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 12 ++++++------ version | 1 - 2 files changed, 6 insertions(+), 7 deletions(-) delete mode 100644 version diff --git a/.gitignore b/.gitignore index 17ce0d5..b835eab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,15 @@ -/.idea -/.vscode +.idea +.vscode *.log .env config/install/lock/install.lock -/public/upload -/public/docs +public/upload +public/docs public/conf public/WowOss.exe app/index/controller/Test.php composer.phar app/test/ -/vendor -/runtime +vendor +runtime ul.db \ No newline at end of file diff --git a/version b/version deleted file mode 100644 index bd992dc..0000000 --- a/version +++ /dev/null @@ -1 +0,0 @@ -v2.0.2.2 \ No newline at end of file