Initial commit

main
matthew 2 years ago
commit 68a97dae2d

9
.gitignore vendored

@ -0,0 +1,9 @@
# ---> ThinkPHP
# gitignore template for ThinkPHP v3.2.3
# website: http://www.thinkphp.cn/
# Logs and Cache files
/Application/Runtime/
# Common configure file
/Application/Common/Conf/config.php

@ -0,0 +1,2 @@
# phpweb
Loading…
Cancel
Save