mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-09-17 01:06:40 +08:00
更新文件
This commit is contained in:
parent
b56156d33a
commit
9fbedc8cfc
14
.gitignore
vendored
14
.gitignore
vendored
@ -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
1
extend/.gitignore
vendored
@ -1 +0,0 @@
|
||||
payclient
|
Binary file not shown.
2
runtime/.gitignore
vendored
2
runtime/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
3
vendor/.gitignore
vendored
3
vendor/.gitignore
vendored
@ -1,3 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
||||
!vendor.zip
|
Loading…
Reference in New Issue
Block a user