commit e89678e61abd56c62a25f6224aa013e26db11845 Author: 树萌芽 <3205788256@qq.com> Date: Thu Mar 12 19:01:37 2026 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a7ee1dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +debug-logs/ +*.log +.DS_Store diff --git a/README.md b/README.md new file mode 100644 index 0000000..c5569d2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# SproutGate + +Project scaffold repo.