diff --git a/.gitignore b/.gitignore index 08c402321..143aabd80 100755 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,5 @@ *.lock .tea .htaccess -route.php *payment_*_respond.php *payment_*_notify.php \ No newline at end of file diff --git a/route/.gitignore b/route/.gitignore new file mode 100644 index 000000000..ed883892b --- /dev/null +++ b/route/.gitignore @@ -0,0 +1,3 @@ +* +!.gitignore +!route.config \ No newline at end of file