.gitignore更新
parent
784c9b93fa
commit
6380408e8a
|
|
@ -5,6 +5,5 @@
|
|||
*.lock
|
||||
.tea
|
||||
.htaccess
|
||||
route.php
|
||||
*payment_*_respond.php
|
||||
*payment_*_notify.php
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
*
|
||||
!.gitignore
|
||||
!route.config
|
||||
Loading…
Reference in New Issue