gitignore

feat/task1-c-wallet
devil_gong 2019-06-04 14:36:13 +08:00
parent 1c322deeaa
commit df8a664055
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,6 +5,5 @@
*.lock
.tea
.htaccess
route.php
*payment_*_respond.php
*payment_*_notify.php

3
route/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*
!.gitignore
!route.config