gitignore
parent
1c322deeaa
commit
df8a664055
|
|
@ -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