mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-09-17 09:16:40 +08:00
更新文件
This commit is contained in:
parent
b56156d33a
commit
9fbedc8cfc
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,6 +1,12 @@
|
|||||||
/.idea
|
.vscode
|
||||||
/.vscode
|
|
||||||
/.history
|
|
||||||
/.gitee
|
|
||||||
*.env
|
*.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