commit 33486730d4bc9a943c6a8baacdcf23a9b27c3e92 Author: yangjianglong Date: Sun May 25 17:18:08 2025 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7fd9e6f --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +# ---> 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 +# ---> Vue +# gitignore template for Vue.js projects +# +# Recommended template: Node.gitignore + +# TODO: where does this rule come from? +docs/_book + +# TODO: where does this rule come from? +test/ + diff --git a/README.md b/README.md new file mode 100644 index 0000000..3661a71 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# saiadmin +