更新文件

This commit is contained in:
技术老胡 2025-01-20 10:30:53 +08:00
parent b56156d33a
commit 9fbedc8cfc
5 changed files with 10 additions and 10 deletions

14
.gitignore vendored
View File

@ -1,6 +1,12 @@
/.idea
/.vscode
/.history
/.gitee
.vscode
*.env
extend/*
!extend/ImgCaptcha.php
!extend/payclient.zip
!extend/Plugin.php
vendor/*
!vendor/vendor.zip
runtime/*

1
extend/.gitignore vendored
View File

@ -1 +0,0 @@
payclient

Binary file not shown.

2
runtime/.gitignore vendored
View File

@ -1,2 +0,0 @@
*
!.gitignore

3
vendor/.gitignore vendored
View File

@ -1,3 +0,0 @@
*
!.gitignore
!vendor.zip