commit 1e61dc39706b00b024953f9587ed8258f1bd3a96 Author: 吴展鹏 Date: Sat Jun 14 02:39:53 2025 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2b6a46e --- /dev/null +++ b/.gitignore @@ -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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ea1c3c0 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# EDT +