Initial commit

This commit is contained in:
2025-05-25 17:18:08 +08:00
commit 33486730d4
2 changed files with 22 additions and 0 deletions
+20
View File
@@ -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/
+2
View File
@@ -0,0 +1,2 @@
# saiadmin